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

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

skegel13
Copy link
Contributor

@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

@taylorotwell taylorotwell merged commit c1a5d9c into laravel:11.x Sep 22, 2024
32 checks passed
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.

2 participants