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 cd207fe commit 799555dCopy full SHA for 799555d
queues.md
@@ -677,7 +677,7 @@ public function middleware(): array
677
}
678
679
/**
680
- * Determine the time at which the job should time out.
+ * Determine the time at which the job should timeout.
681
*/
682
public function retryUntil(): DateTime
683
{
@@ -1262,7 +1262,7 @@ As an alternative to defining how many times a job may be attempted before it fa
1262
use DateTime;
1263
1264
1265
1266
1267
1268
0 commit comments