Skip to content
Snippets Groups Projects

Increased the celery timeout on the util deployment.

Merged Markus Scheidgen requested to merge util-deployment-timeout into develop
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -27,6 +27,9 @@ app:
worker: 1
nomadNodeType: "public"
celery:
timeout: 7200
worker:
replicas: 1
routing: "worker"
Loading