Latency spikes observed in frontend #2400
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I've deployed the microservices-demo on GKE, and while querying a single product (/product/{ID}) using Locust, I'm encountering intermittent latency spikes. The request rate is approximately 10 RPS. The spikes seem to originate from three different places
I enabled tracing and obtained the following traces:
Normal Trace : RTT 20ms
Spike 1 : RTT 616ms
Spike 2 : RTT 333ms
Has anyone else encountered similar latency spikes? Are there any insights into why these spikes might occur, or is there any aspect that might have been overlooked in the deployment or configuration?
The text was updated successfully, but these errors were encountered: