demarches-normaliennes/app/jobs
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
..
api_entreprise no sentry reporting for api-entreprise 2020-07-08 17:58:33 +02:00
administrateur_activate_before_expiration_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
application_job.rb application job swallow BadRequest error and retry 2020-09-02 16:59:54 +02:00
auto_archive_procedure_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
cron_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
declarative_procedures_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
discarded_dossiers_deletion_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
discarded_procedures_deletion_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
etablissement_update_job.rb Prepare to remove dossier procedure_id 2020-06-11 16:13:44 +02:00
expired_dossiers_deletion_job.rb Enable deletion of expired dossiers en_construction 2020-04-21 10:41:54 +02:00
export_job.rb Add Export Model 2019-12-18 13:13:15 +01:00
find_dubious_procedures_job.rb Ignore type_de_champ procedure_id 2020-09-02 11:26:26 +02:00
instructeur_email_notification_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
notify_draft_not_submitted_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
operations_signature_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
pipedrive_accepts_deals_job.rb [Fix #1736] Assign the deal and person to the person who accepted them 2018-06-07 16:04:15 +02:00
pipedrive_refuses_deals_job.rb [Fix #1736] Assign the deal and person to the person who accepted them 2018-06-07 16:04:15 +02:00
purge_stale_exports_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
purge_unattached_blobs_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
update_administrateur_usage_statistics_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00
virus_scanner_job.rb jobs: ignore deleted file in Virus Scan 2020-09-03 11:00:59 +02:00
web_hook_job.rb Remove explicit queue_as :default 2020-03-31 12:01:42 +02:00
weekly_overview_job.rb Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +02:00