Skip to content

Set message_ttl to 24h

Maciej Pawel Szymanski requested to merge maszyman-message-ttl into master

We may want to drop messages that are not picked up within 24h.

See also https://docs.celeryq.dev/projects/kombu/en/master/reference/kombu.html#kombu.Queue.message_ttl

Note that this change has to be synchronised across worker_env, scheduler_env and frontend.

Edited by Maciej Pawel Szymanski

Merge request reports