Hi Team, We're noticing increased latency in the F...
# flyte-support
e
Hi Team, We're noticing increased latency in the Flyte console, where loading a workflow / execution page results in a spinning wheel for a few seconds. We've observed the endpoint latency of the
list_executions
flyte-admin-srv endpoint has been spiky, going up to 17 seconds. However, we're not seeing any spikes in CPU or memory usage. Our Flyte usage also hasn't changed drastically in the past week. Any pointers where to look next to debug why the console has suddenly gotten slower?
f
seems like a DB problem
you probably have a bad index or something
e
Thanks Ketan, after you sent that I checked all of our DB metrics and all of that looks normal as well. There are no anomalies this week as compared to prior patterns, so we're still trying to root cause this. Any other things we should take a look at?
f
DB metrics may not get impacted
if its slow it has to be something
we dont see it
unless i can repro