Skip to content

Commit 75b5b6e

Browse files
author
Bryan Kendall
committed
adding maximum time for workers (for having backoff via ponos)
1 parent d9df87c commit 75b5b6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-khronos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ container_envs: >
2222
-e RABBITMQ_PASSWORD={{ rabbit_password }}
2323
-e RABBITMQ_PORT={{ rabbit_port }}
2424
-e RABBITMQ_USERNAME={{ rabbit_username }}
25+
-e WORKER_MAX_RETRY_DELAY=3600000
2526
2627
container_run_opts: >
2728
-d

0 commit comments

Comments
 (0)