Closed
Description
Describe the feature:
I was talking to someone about a problem they were having with a test cluster (#18144) bumping into the http breaker and I asked them to run the tasks list API to see if any tasks were stuck. And it tripped the breaker. Maybe we should opt the tasks list API out of the breaker? Maybe we should allow any request to opt out of the breaker via url parameter and only use it for administrative stuff? I dunno.