[program:laravel-worker] process_name=%(program_name)s_%(process_num)02d command=php %(wd)/artisan queue:work --queue=high,default --tries=3 --timeout=300 --sleep=3 --no-interaction autostart=true autorestart=true stopasgroup=true killasgroup=true user=forge numprocs=8 redirect_stderr=true stdout_logfile=%(wd)/worker.log stopwaitsecs=3600