demarches-normaliennes/app/jobs
Pierre de La Morinerie 7a67f1a802 jobs: ignore missing blob during virus scan
We currently have many failed VirusScannerJob enqueued, because the
underlying blob is missing.

This PR fixes the issue by discarding the job in those cases (because if
the blob is gone, the job is never going to succeed).

The implementation is based on a similar issue encoutered by the
ActiveStorage::AnalyzeJob. See 06f8baf73c
2020-07-13 14:35:41 +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 Fix job max attempts 2020-06-16 15:57:18 +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 Use human readable expressions instead of cron gibberish 2020-04-07 12:44:58 +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 missing blob during virus scan 2020-07-13 14:35:41 +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