-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
I recently switched from the abandoned resque-web gem and can't seem to clear queues or pending jobs with mission_control-jobs. Is this something that could be implemented?
The use case is: Sometimes jobs get hung up while pending, and it would be handy to clear out those stuck jobs.
Currently, when I have a stuck pending job (created one intentionally for testing purposes), I can only view it:

Having an action button here to discard would be great. Additionally, at the queue level, it should be awesome to discard each job or even "discard all" jobs in the queue. Currently, this is also a read-only view:

A bonus would be to view and manage worker processes as well. Sometimes restarting a worker is handy.
Metadata
Metadata
Assignees
Labels
No labels