Skip to content

Only warn on slow requests

Administrator requested to merge mrn/only-warn-slow-reqs into main

Created by: mrnugget

I was a bit confused to see "slow http request" as an error message. This changes the code to log the "slow request" messages as warning (in case none of the other conditions before matched).

Test plan

  • N/A

Merge request reports

Loading