Skip to content

[9.x] Add retryUntil method to queued mailables#41393

Merged
taylorotwell merged 3 commits into
laravel:9.xfrom
MaxGiting:patch-2
Mar 8, 2022
Merged

[9.x] Add retryUntil method to queued mailables#41393
taylorotwell merged 3 commits into
laravel:9.xfrom
MaxGiting:patch-2

Conversation

@MaxGiting

@MaxGiting MaxGiting commented Mar 8, 2022

Copy link
Copy Markdown
Contributor

This PR adds the ability to specify a retryUntil() method or timeoutAt property on a queued Mailable, like you can for queued notifications, which was added in the following PR #30141

@MaxGiting MaxGiting changed the title Add retryUntil method to queued mailables [9.x] Add retryUntil method to queued mailables Mar 8, 2022
Comment thread src/Illuminate/Mail/SendQueuedMailable.php Outdated
MaxGiting and others added 2 commits March 8, 2022 13:36
@taylorotwell
taylorotwell merged commit 8b0f9f1 into laravel:9.x Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants