queue:retry-batch

Retry the failed jobs for a batch

Options

  • isolated - Do not run the command if another instance of the command is already running Optional

Arguments

  • id - The ID of the batch whose failed jobs should be retried Required
php artisan queue:retry-batch [--isolated [ISOLATED]] [--] <id>