Project-OMOTES / orchestrator

GNU General Public License v3.0
0 stars 0 forks source link

Listen to dead letter queue for jobs that are retried too often #41

Closed lfse-slafleur closed 2 months ago

lfse-slafleur commented 4 months ago

Log the job and remove the message from the queue by acknowledging it.

We should log at least the job id, celery id, params_dict and input ESDL. We should log this as a warning.

lfse-slafleur commented 2 months ago

Superseded by https://github.com/Project-OMOTES/architecture-documentation/issues/32