minder icon indicating copy to clipboard operation
minder copied to clipboard

Investigate high latency calls to ListEvaluationResults

Open eleftherias opened this issue 1 year ago • 1 comments

We've been getting alerts that ListEvaluationResults has had high latency. It's possible there's a user with several evaluation results, which causes this endpoint to be slow.

Let's find the maximum number of evaluation results for our current users, and recreate a profile with a similar number of alerts. We should time that and see if it is fast enough or how we can improve it.

Example alert https://stacklok.slack.com/archives/C073VMA1PB2/p1726583917065719

eleftherias avatar Sep 17 '24 14:09 eleftherias

@blkt didn't you fix this with adding the indexes?

jhrozek avatar Sep 30 '24 15:09 jhrozek

This doesn't appear to be a problem anymore

eleftherias avatar Jan 15 '25 11:01 eleftherias