I\'m using RQ, and I have a failed queue with thousands of items, and another test queue I created a while back for testing which is now empty and unus
failed
test
You can now use rq's empty option form command line:
empty
/path/to/rq empty queue_name
So you can use it to empty any queue not just the failed one