8000 [7.x] Improved Queue Timeout Docs (#6276) · laravel/docs@5315742 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5315742

Browse files
Musataylorotwell
Musa
andauthored
[7.x] Improved Queue Timeout Docs (#6276)
* Improved Queue Timeout Docs * Update queues.md * Update queues.md * Update queues.md * Update queues.md * Update queues.md * Update queues.md Co-authored-by: Taylor Otwell <taylor@laravel.com>
1 parent a38b7a9 commit 5315742

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
@@ -564,7 +564,7 @@ In this example, the job is released for ten seconds if the application is unabl
564564

565565
#### Timeout
566566

567-
> {note} The `timeout` feature is optimized for PHP 7.1+ and the `pcntl` PHP extension.
567+
> {note} The `pcntl` PHP extension must be installed in order to specify job timeouts.
568568
569569
Likewise, the maximum number of seconds that jobs can run may be specified using the `--timeout` switch on the Artisan command line:
570570

0 commit comments

Comments
 (0)
0