You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: