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

Update process title when queues are paused #77

Open
PeterJCLaw opened this issue Sep 26, 2022 · 0 comments
Open

Update process title when queues are paused #77

PeterJCLaw opened this issue Sep 26, 2022 · 0 comments

Comments

@PeterJCLaw
Copy link
Contributor

If a queue is paused there isn't currently a way to see that from the outside. The process title ends up being "Waiting for items", which is a bit confusing if there are items in the queue (which there likely will be for a paused queue).

This isn't immediately trivial as the Backends handle the pausing and doesn't expose that to the Worker. One solution might be to have the worker more aware of pausing of queues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant