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.
2 parents a333efe + 7bc0ac5 commit 6e82894Copy full SHA for 6e82894
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