Skip to content

Commit bbe2c41

Browse files
committedApr 9, 2020
Merge branch '4.4' into 5.0
* 4.4: Avoid Supervisord to go in fatal error
2 parents 0147fe6 + 06cb8b8 commit bbe2c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎messenger.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ times:
614614
command=php /path/to/your/app/bin/console messenger:consume async --time-limit=3600
615615
user=ubuntu
616616
numprocs=2
617+
startsecs=0
617618
autostart=true
618619
autorestart=true
619620
process_name=%(program_name)s_%(process_num)02d

0 commit comments

Comments
 (0)
Please sign in to comment.