Skip to content
Snippets Groups Projects

Reactivate the ack late configuration for the high priority tasks

Compare and
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -2385,6 +2385,7 @@ swh::deploy::worker::loader_high_priority::config:
storage: "%{alias('swh::deploy::worker::storage::pipeline')}"
max_content_size: "%{alias('swh::deploy::worker::loader::max_content_size')}"
celery:
task_acks_late: true
task_broker: "%{alias('swh::deploy::worker::task_broker')}"
task_queues:
# git
Loading