demarches-normaliennes/app/jobs
Colin Darie f1957e51f8 fix(exports): purge stuck (pending) exports, not generated or failed
Avec l'autre PR, ça reproduit le comportement d'avant, c'est à dire
que quoiqu'il arrive un export est purgé :
- soit 16h après sa génération (on a 16h pour le télécharger)
- soit 12h après sa création, et qu'il est bloqué

Auparavant, tous les exports étaient purgés au bout de 3h quelle que soit
le statut.
2022-07-27 15:26:59 +02:00
..
api_entreprise zeitwerk: Api -> API 2021-02-09 13:07:30 +01:00
cron fix(exports): purge stuck (pending) exports, not generated or failed 2022-07-27 15:26:59 +02:00
application_job.rb jobs: extract an RetryOnTranscientErrors concern 2021-04-29 14:08:12 +02:00
archive_creation_job.rb fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive 2022-07-25 10:48:54 +02:00
champ_fetch_external_data_job.rb Try to reduce the number of external data fetches 2021-03-11 14:56:37 +01:00
dossier_rebase_job.rb feat(revisions): rebase dossiers brouillons 2021-10-20 17:26:09 +02:00
etablissement_update_job.rb zeitwerk: Api -> API 2021-02-09 13:07:30 +01:00
export_job.rb fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive 2022-07-25 10:48:54 +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
titre_identite_watermark_job.rb feat: can have remote watemark file 2022-02-04 18:55:16 +01:00
virus_scanner_job.rb add the good retry_on StaleObjectError 2021-11-05 13:32:21 +01:00
web_hook_job.rb fix(WebHookJob): missing find procedure 2022-06-10 17:28:07 +02:00