Only warn on slow requests
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