Skip to content

Commit ee0425d

Browse files
committed
[bug/gh-71] set priorty of gunicorn process ahead of cron job
1 parent 069d3ae commit ee0425d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supervisord.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ stopasgroup=true
2222

2323
; if rabbitmq is supervised, set its priority higher
2424
; so it starts first
25-
priority=998
25+
priority=997
2626

2727
[program:edrop-cron]
2828
command=/edrop/edrop-cron.sh

0 commit comments

Comments
 (0)