delay=0
- The number of seconds to delay failed jobs Optionalforce
- Force the worker to run even in maintenance mode Optionaltimeout=0
- The number of seconds a child process can run Optionaltries=0
- Number of times to attempt a job before logging it failed Optionalphp artisan vapor:work [--delay [DELAY]] [--timeout [TIMEOUT]] [--tries [TRIES]] [--force]