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 queue:monitor command #38168

Merged
merged 3 commits into from
Jul 29, 2021
Merged

[8.x] Add queue:monitor command #38168

merged 3 commits into from
Jul 29, 2021

Conversation

themsaid
Copy link
Member

@themsaid themsaid commented Jul 29, 2021

Screen Shot 2021-07-29 at 11 59 55 AM

This new queue:monitor command will check the sizes of all queues provided and display them in the output.

It will also fire a QueueBusy event for every queue with a size that exceeds the threshold. This allows developers to listen to the event and take the proper action (sending a notification, starting more workers, scaling servers, etc...)

@taylorotwell taylorotwell merged commit f59c0cd into laravel:8.x Jul 29, 2021
This was referenced Aug 20, 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