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 92b7bde commit fe48f2cCopy full SHA for fe48f2c
src/Illuminate/Queue/Middleware/ThrottlesExceptions.php
@@ -135,7 +135,7 @@ public function withPrefix(string $prefix)
135
}
136
137
/**
138
- * Specify the number of seconds a job should be delayed when it is released (before it has reached its max exceptions).
+ * Specify the number of minutes a job should be delayed when it is released (before it has reached its max exceptions).
139
*
140
* @param int $backoff
141
* @return $this
0 commit comments