Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34d77da

Browse files
Improve wording (#10761)
1 parent d862521 commit 34d77da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1842,7 +1842,7 @@ $batch = Bus::batch([
18421842
<a name="retrying-failed-batch-jobs"></a>
18431843
#### Retrying Failed Batch Jobs
18441844

1845-
For convenience, Laravel provides a `queue:retry-batch` Artisan command that allows you to easily retry all of the failed jobs for a given batch. The `queue:retry-batch` command accepts the UUID of the batch whose failed jobs should be retried:
1845+
For convenience, Laravel provides a `queue:retry-batch` Artisan command that allows you to easily retry all of the failed jobs for a given batch. This command accepts the UUID of the batch whose failed jobs should be retried:
18461846

18471847
```shell
18481848
php artisan queue:retry-batch 32dbc76c-4f82-4749-b610-a639fe0099b5

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /