Artisan.page

vapor:work

Process a Vapor job

Terminal
php artisan vapor:work [--delay [DELAY]] [--timeout [TIMEOUT]] [--tries [TRIES]] [--force]

Options

delayOptional

The number of seconds to delay failed jobs

forceOptional

Force the worker to run even in maintenance mode

timeoutOptional

The number of seconds a child process can run

triesOptional

Number of times to attempt a job before logging it failed