Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.x] Support multiple batch IDs when retrying failed batch jobs #52873

Open
wants to merge 1 commit into
base: 11.x
Choose a base branch
from

Conversation

skegel13
Copy link

@skegel13 skegel13 commented Sep 20, 2024

This PR updates the queue:retry-batch command to accept multiple IDs similar to the queue:retry command does so multiple job batches can be retried at once.

This allows running the following:

php artisan queue:retry-batch 9d0ed667-8c3a-4385-8a07-aff118a21e5c 9d0ed6f1-b8dd-486b-8761-f89de0fb68e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant