HHS / simpler-grants-gov

https://simpler.grants.gov
Other
46 stars 13 forks source link

[Issue #2923] Reduce false positive alert triggering #2924

Closed mdragon closed 6 days ago

mdragon commented 6 days ago

Summary

Fixes #2923

Time to review: 1 mins

Changes proposed

Raise the alert threshold for "slow" API requests to something at is closer to the threshold at which we'd start to care how long the request is taking.

Context for reviewers

We were getting a lot of noise from this alert firing basically every time the site got traffic, this should help avoid the noise but keep the intent of telling us if things are getting slow.