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 0b3e9ae commit cd207feCopy full SHA for cd207fe
queues.md
@@ -677,7 +677,7 @@ public function middleware(): array
677
}
678
679
/**
680
- * Determine the time at which the job should timeout.
+ * Determine the time at which the job should time out.
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