Hi @Hammaad M
We apologize for the inconvenience this issue may have caused. This problem is often caused by application-level issues, such as:
-network requests taking a long time
-application code or database queries being inefficient
-application using high memory/CPU
-application crashing due to an exception
Troubleshooting can be divided into three distinct tasks:
Observe and monitor application behavior
Collect data
Mitigate the issue
Please refer to this doc and let us know if that helps.
-Grace