Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Support retryAfter method option on Queued Listeners #32370

Merged
merged 3 commits into from
Apr 14, 2020

Conversation

RyanDaDeng
Copy link
Contributor

@RyanDaDeng RyanDaDeng commented Apr 14, 2020

The current framework only supports property level declaration for retryAfter. However, my company requires to do more complicated retryAfter logic so that a method level support is essential for us. This PR is adding the missing support for retryAfter method

Related PRs:
#30743

@taylorotwell taylorotwell merged commit de4a640 into laravel:7.x Apr 14, 2020
Farrow added a commit to Farrow/laravel-docs that referenced this pull request Jun 11, 2020
Adding documentation for the retryAfter method that was (re)-added for 7.x as mentioned in laravel/framework#32370
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.

2 participants