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.
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.