demarches-normaliennes/app/lib/active_job
Pierre de La Morinerie 13d2364fd5 jobs: add Excon::Error::Socket to the list of transient errors
In ActiveStorage::Purge job we see a lot of SSL errors:

> Connection reset by peer - SSL_connect (Errno::ECONNRESET)

These errors seem transient, and resolve themselves after a while.
2021-05-04 11:38:22 +02:00
..
retry_on_transient_errors.rb jobs: add Excon::Error::Socket to the list of transient errors 2021-05-04 11:38:22 +02:00