demarches-normaliennes/app/jobs
2024-04-16 13:48:12 +02:00
..
api_entreprise chore(service): limit geocoding area to INSEE code commune 2024-03-13 10:40:39 +01:00
concerns extract ds_opendata_enabled 2022-12-20 12:52:56 +01:00
cron fix: reduce a join query size 2024-04-15 10:34:39 +02:00
migrations chore(task): backfill stable_id with custom limit 2024-04-15 10:43:39 +02:00
admin_update_default_zones_job.rb add admin update default zones job 2023-05-16 09:40:53 +02:00
application_job.rb refactor(job): wrap sentry tags in a single before_perform 2023-06-14 12:06:22 +02:00
archive_creation_job.rb fix(archive): do not retry 25 times if the related objected does not exist no more 2023-09-07 16:53:37 +02: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 fix: discard DeserializationError on fetch external data job 2024-04-05 10:42:44 +02:00
destroy_record_later_job.rb feat(dossier): dossier can be forked for editing 2023-05-09 15:34:10 +02:00
dolist_report_job.rb feat(dolist): consolidate dispatched events with delivered emails 2023-01-18 09:56:40 +01:00
dossier_operation_log_move_to_cold_storage_batch_job.rb refactor: put dol cold storage migration to its own queue 2024-04-16 13:48:12 +02: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
dossier_update_search_terms_job.rb fix(dossier): sync search_terms after merge 2023-05-09 18:49:52 +02:00
etablissement_update_job.rb zeitwerk: Api -> API 2021-02-09 13:07:30 +01:00
export_job.rb refactor(job): wrap sentry tags in a single before_perform 2023-06-14 12:06:22 +02:00
priorized_mail_delivery_job.rb fix: discard deserialization error as there are raised from AR not found 2024-04-02 10:00:06 +02:00
procedure_external_url_check_job.rb fix(procedure-url-check): don't fail when other attribute have an error 2024-01-29 15:42:35 +01:00
procedure_sva_svr_process_dossier_job.rb feat(sva): cron accepts dossiers for each sva procedure 2023-07-11 10:01:47 +02:00
process_stalled_declarative_dossier_job.rb test(declarative): clarify intention with pending correction & declarative procedure 2023-12-12 15:05:45 +01:00
reset_expiring_dossiers_job.rb correctif(ResetExpiringDossiersJob): timeout sur la prod, utilise une requete plus générique mais plus rapide [on ne scope pas aux dossiers ayant ete notifies, on les reset tous car ca timeouté 2023-12-06 16:45:14 +01:00
send_closing_notification_job.rb feat(procedure): send notifications after closing 2024-03-11 15:48:28 +01:00
sidekiq_again_job.rb sidekiq test job can raise an exception 2023-11-22 10:08:55 +01:00
titre_identite_watermark_job.rb fix(active-storage): don't fail on analyzing a blob derivated by watermark 2024-02-12 16:30:58 +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 sentry capture message for webhook 2023-10-10 11:00:58 +02:00