File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ framework:
77 # is "pinged" and reconnected if it's closed. Useful
88 # if your workers run for a long time and the database
99 # connection is sometimes lost
10- # - doctrine_ping_connection
10+ - doctrine_ping_connection
1111
1212 # After handling, the Doctrine connection is closed,
1313 # which can free up database connections in a worker,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ autorestart=true
88
99[program:messenger-consume]
1010directory=/var/www/html/
11- command=/usr/local/bin/php bin/console messenger:consume async
11+ command=/usr/local/bin/php bin/console messenger:consume async_priority_high async_priority_low
1212#user=ubuntu
1313#numprocs=2
1414autostart=true
You can’t perform that action at this time.
0 commit comments