django-rq icon indicating copy to clipboard operation
django-rq copied to clipboard

empty all scheduled jobs

Open lucas03 opened this issue 3 years ago • 3 comments

Hey, I realized I did schedule jobs with wrong params. I'd like to clean all of them. I am able to delete scheduled jobs in django admin, but I would like to have a button to empty them all at once. Empty queue does not work. Is there a simple functionality to delete all scheduled jobs? If not, I would be willing to try to create MR for that.

lucas03 avatar Feb 06 '22 14:02 lucas03

@lucas03 PR welcome :)

selwin avatar Jul 31 '22 08:07 selwin

okay, I'll try to find some time for this :)

lucas03 avatar Aug 01 '22 09:08 lucas03

Thanks, ping me when you have the PR ready :)

selwin avatar Aug 01 '22 10:08 selwin