We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a39d35 commit 7bc0ac5Copy full SHA for 7bc0ac5
src/Console/ConsumeCommand.php
@@ -23,6 +23,7 @@ class ConsumeCommand extends WorkCommand
23
{--sleep=3 : Number of seconds to sleep when no job is available}
24
{--timeout=60 : The number of seconds a child process can run}
25
{--tries=1 : Number of times to attempt a job before logging it failed}
26
+ {--rest=0 : Number of seconds to rest between jobs}
27
28
{--consumer-tag}
29
{--prefetch-size=0}
0 commit comments