Performance issues
Symptoms
- latency is rising
- timeout errors start to happen
Things to check
- Check the deployment dashboard for your application’s cpu and memory resource usage. Also if your application is throttling or not.
If you see constant high usage, you should adjust the request of your application. If you see spiky usage, you should adjust the limit of your application.
If you see none of the above, but you see throttling, it is most likely that there is spiky usage, but the resolution of the monitoring data is not fine grained enough to make it visible. In this case you should increase the CPU limit of your application.