We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b163880 commit 9136a5bCopy full SHA for 9136a5b
laravel-worker.conf.tpl
@@ -6,3 +6,5 @@ process_name=%(program_name)s_%(process_num)02d
6
command=php /var/www/app/artisan queue:work %%CONNECTION%% --queue=%%QUEUE%%
7
autostart=true
8
autorestart=true
9
+numprocs=1
10
+startretries=3000
0 commit comments