-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Summary or User Story
It doesn't work and we're getting timeouts in Honeybadger, which may be failing requests for users.
#6952 is where it was introduced.
We need to maintain trying to read one byte (so that fallback works if it's a database entry in mediaflux but there's no connection to the Isilon), but don't need to wrap it in a Timeout.
Acceptance Criteria
- The code that does
Timeout.is gone.
First step
Look at that PR to see what to remove.
Sudden Priority Justification
Users are possibly getting requests cut off.
Reactions are currently unavailable