demarches-normaliennes/app/jobs
Colin Darie f7029615a9
refactor(email): spread sending of instructeur digest emails over time
On envoi parfois plus de 20K mails, ce qui pose des problèmes de délivrance
et quotas si on le fait d'un coup.
On étale donc un peu dans la durée ces envois pour pas limiter le dépassement
de quota.
2023-05-09 11:32:43 +02:00
..
api_entreprise First draft autofetch data for RNA 2022-10-04 22:11:01 +02:00
concerns extract ds_opendata_enabled 2022-12-20 12:52:56 +01:00
cron refactor(email): spread sending of instructeur digest emails over time 2023-05-09 11:32:43 +02:00
migrations fix(commune): fix ‘undefined’ departement codes 2023-04-27 12:07:43 +02:00
application_job.rb chore(job): config delayed job for long-living export jobs 2023-03-08 18:37:41 +01:00
archive_creation_job.rb chore(job): same max_run_time between ArchiveCreationJob and ExportJob 2023-03-09 15:37:13 +01:00
batch_operation_enqueue_all_job.rb poc(batch_operation.ui): implement simple ui to trigger a batch of current page 2022-12-06 11:28:48 +01:00
batch_operation_process_one_job.rb Overload the finished_at 2023-02-01 17:06:04 +01:00
champ_fetch_external_data_job.rb review: update value with async fetch 2023-02-28 14:53:08 +01:00
dolist_report_job.rb feat(dolist): consolidate dispatched events with delivered emails 2023-01-18 09:56:40 +01:00
dossier_rebase_job.rb refactor(job): DossieRebaseJob in new queue so they don't interfere with others 2023-03-09 15:18:14 +01:00
etablissement_update_job.rb zeitwerk: Api -> API 2021-02-09 13:07:30 +01:00
export_job.rb chore(job): config delayed job for long-living export jobs 2023-03-08 18:37:41 +01: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 refactor(watermark): use column instead of metadata on blob 2023-01-04 12:07:08 +01:00
virus_scanner_job.rb refactor(virus_scan_result): use column instead of metadata on blob 2023-01-04 12:12:11 +01:00
web_hook_job.rb fix(WebHookJob): missing find procedure 2022-06-10 17:28:07 +02:00