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

No automation for changing the status of the queues #57

Open
jimdevops19 opened this issue Sep 5, 2022 · 0 comments
Open

No automation for changing the status of the queues #57

jimdevops19 opened this issue Sep 5, 2022 · 0 comments

Comments

@jimdevops19
Copy link
Contributor

It will be useful to create a management command to manage the status of a group of queues.
The most common scenario is to abort all the pending queues. So we can create a new file inside rqueue/management/abort_pending_queues.py directory, that will just abort the pending queues.

And this way, it could be called within the directory of the project in this way:

python manage.py abort_pending_queues
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