Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate high latency calls to ListEvaluationResults #4511

Open
eleftherias opened this issue Sep 17, 2024 · 1 comment
Open

Investigate high latency calls to ListEvaluationResults #4511

eleftherias opened this issue Sep 17, 2024 · 1 comment

Comments

@eleftherias
Copy link
Contributor

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

@jhrozek
Copy link
Contributor

jhrozek commented Sep 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants