Add resiliance to timeouts when trying to fetch remote resources #72
Labels
-event_handler
Issues/PRs related to the event handler
-events_GW
Issues/PRs related to gravitational wave events
-sentinel
Issues/PRs related to the sentinel alert listener
bug
Issues detailing a bug or error within the software
The default
timeout
forastropy
'sdownload_file
is only 10 seconds. Seemingly the servers can be overloaded now in O4 as everyone tries to do the same thing and if this times out the sentinel fails to process a notice and does not retry.Increasing
timeout
is probably needed at a minimum, but some retry logic with a backoff would also be useful.The text was updated successfully, but these errors were encountered: