API Timeout and Crash Issue
2 months ago
We are experiencing repeated timeouts on the APIs. When API requests are triggered, the services are crashing automatically instead of returning a proper response. This is impacting system stability and blocking normal application flows. Further investigation is required to identify the root cause and restore reliable API behavior.
1 Replies
2 months ago
Is it possible that while you're making the requests, your service was sleeping?
Try testing the following:
Making an API request while your service is sleeping
Making an API request while your service is online