-
-
Notifications
You must be signed in to change notification settings - Fork 311
Handle Timeout errors better #326
Copy link
Copy link
Open
Labels
downRelated to API availabilityRelated to API availabilityenhancementNew feature or requestNew feature or requestsource: nytNew York TimesNew York Times
Metadata
Metadata
Assignees
Labels
downRelated to API availabilityRelated to API availabilityenhancementNew feature or requestNew feature or requestsource: nytNew York TimesNew York Times
Currently, timeout-related errors are not explicitly handled and return unhelpful 503 messages.
It would be nice if a more informative error was returned such as details about the particular source that timed out.
The
nytsource seems to be the cause of many timeouts.