Parallels / rq-dashboard

Flask-based web front-end for monitoring RQ queues
http://python-rq.org/
Other
1.45k stars 328 forks source link

Delete all failed jobs with one click #378

Open sethigoldy opened 3 years ago

sethigoldy commented 3 years ago

Hey Currently I can see that one can delete a single failed job but there's no option to delete all the failed jobs in one click. This feature can be pretty useful when doing development or server goes down and we don't need to re queue all the jobs.

Let me know if I'm missing something here.

P.S. - I can probably work on this feature on my own but wanted community feedback on it.

Thanks

amir20 commented 3 years ago

I am surprised this functionality doesn't exist.

gnomeby commented 4 months ago

You can do it now by Empty Queue button.