demarches-normaliennes/app
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
..
assets Revert "Feat/5287 - New design for admin procedure detail" 2020-07-13 11:36:42 +02:00
controllers Revert "Feat/5287 - New design for admin procedure detail" 2020-07-13 11:36:42 +02:00
dashboards define SHOW_PAGE_ATTRIBUTES for bill dashboard 2020-07-07 08:06:37 +00:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql rename 'Menu déroulant' in graphql 2020-06-29 08:59:12 +00:00
helpers Changed the routes to pass all new design admin pages under 2020-07-07 14:08:01 +00:00
javascript javascript: silence Crisp warning in Javascript console 2020-06-26 15:57:14 +02:00
jobs jobs: ignore missing blob during virus scan 2020-07-13 14:35:41 +02:00
lib Rails app:update 2020-07-07 18:03:56 +02:00
mailers Remove admin creation notification email 2020-06-25 16:29:06 +02:00
models Disable usual_traitement_time 2020-07-12 12:32:28 +02:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
serializers expose effectif_annuel dans api graphql 2020-04-23 09:53:27 +02:00
services dossier: export PJs from private champs 2020-06-24 15:42:30 +02:00
validators validate api_entreprise_token 2020-07-08 18:59:22 +02:00
views Revert "Feat/5287 - New design for admin procedure detail" 2020-07-13 11:36:42 +02:00