7a67f1a802
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
|
||
---|---|---|
.. | ||
api_entreprise | ||
administrateur_activate_before_expiration_job_spec.rb | ||
application_job_spec.rb | ||
auto_archive_procedure_job_spec.rb | ||
declarative_procedures_job_spec.rb | ||
find_dubious_procedures_job_spec.rb | ||
virus_scanner_job_spec.rb | ||
weekly_overview_job_spec.rb |