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

Ability to ignore long waits for queue #1172

Merged
merged 5 commits into from
Aug 11, 2022

Conversation

jasonmccreary
Copy link
Contributor

@jasonmccreary jasonmccreary commented Aug 10, 2022

Currently once you enable "waits" you will be notified on all queues. This PR allows you to configure a queue wait time of 0 to ignore any "long waits".

I chose 0 as other queue related configuration options use 0 for infinite or indefinite values. Also, null is not an option as this would fallback to the default wait time of 60 seconds.

@jasonmccreary jasonmccreary marked this pull request as ready for review August 10, 2022 16:57
@taylorotwell taylorotwell merged commit 8cbdf15 into laravel:5.x Aug 11, 2022
@jasonmccreary jasonmccreary deleted the ignore-queues branch August 11, 2022 17:17
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