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

Notification system for slow processing #42

Open
weaverryan opened this issue Jun 20, 2022 · 0 comments
Open

Notification system for slow processing #42

weaverryan opened this issue Jun 20, 2022 · 0 comments

Comments

@weaverryan
Copy link
Contributor

Having the ability to setup “alarms” of some sort, like when a queue gets beyond a certain size would be awesome. This could be executed as a custom console command possibly (so that we don’t have to hook in at runtime and start slowing things down… or maybe we hook into the worker process… again, I just don’t want to slow anything down). It would basically check the status of each queue against some configured parameters - e.g. if average waiting time in a queue exceeds 30 seconds over the last 5 minutes, we trigger a warning.

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

No branches or pull requests

1 participant