demarches-normaliennes/app
Pierre de La Morinerie 292dc84eb4 jobs: ignore deleted file in Virus Scan
We have errors in production where the job starts correctly (i.e. the
blob exists), but `blob.open` fails with a `ActiveStorage::FileNotFound`
error.

When checking later in production, the blob has been deleted.

This points to the blob (and the file) being deleted during the virus
scan job.

In that case, ignore the error (rather than retrying the job).
2020-09-03 11:00:59 +02:00
..
assets views: fix Safari stretching logos in admin procedures list 2020-09-01 18:09:32 +02:00
controllers Remove migration service 2020-09-02 11:26:26 +02:00
dashboards Remove migration service 2020-09-02 11:26:26 +02:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql graphql: possibility to filter dossiers by archived 2020-07-29 16:59:34 +02:00
helpers removal of translation keys already present in the gem rails-i18n 2020-09-01 16:33:58 +02:00
javascript Remove migration service 2020-09-02 11:26:26 +02:00
jobs jobs: ignore deleted file in Virus Scan 2020-09-03 11:00:59 +02:00
lib Internationalization of the Contact page in FR and EN 2020-08-27 11:03:34 +02:00
mailers ajout du nom d'application dans les mailers 2020-07-23 16:17:52 +02:00
models Ignore type_de_champ procedure_id 2020-09-02 11:26:26 +02:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
serializers Remove migration service 2020-09-02 11:26:26 +02:00
services Remove migration service 2020-09-02 11:26:26 +02:00
validators validate api_entreprise_token 2020-07-08 18:59:22 +02:00
views Remove migration service 2020-09-02 11:26:26 +02:00