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

[8.x] Add a $failOnTimeouts job property #37450

Merged
merged 3 commits into from
May 21, 2021
Merged

Conversation

themsaid
Copy link
Member

This PR adds a $failOnTimeouts job property. When set to true and the job timeouts, the worker will fail the job immediately despite the $tries or $maxExceptions remaining.

@taylorotwell taylorotwell merged commit c2204de into laravel:8.x May 21, 2021
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