@@ -20,6 +20,10 @@ autostart=true
autorestart=true
startsecs=10
+; Need to wait for currently executing tasks to finish at shutdown.
+; Increase this if you have very long running tasks.
+stopwaitsecs = 600
+
; if rabbitmq is supervised, set its priority higher
; so it starts first
priority=998
@@ -13,6 +13,10 @@ autostart=true