Is your feature request related to a problem? Please describe.
Is there a way to reorder messages? I'd love to be able to move some stuff that's lower in the queue up higher.
Describe the solution you'd like
In the search page, under actions, if we could add a "send to front" or a "send to back" or something similar.
Describe alternatives you've considered
No alternative that I can think of other than wait out the queue.
Additional context
I'm using beanstalkd to keep track of jobs that take a while to run (10+min each to run). Sometimes I want jobs that are lower to finish first but as far as I can tell there isn't any way to to this yet.
Is your feature request related to a problem? Please describe.
Is there a way to reorder messages? I'd love to be able to move some stuff that's lower in the queue up higher.
Describe the solution you'd like
In the search page, under actions, if we could add a "send to front" or a "send to back" or something similar.
Describe alternatives you've considered
No alternative that I can think of other than wait out the queue.
Additional context
I'm using beanstalkd to keep track of jobs that take a while to run (10+min each to run). Sometimes I want jobs that are lower to finish first but as far as I can tell there isn't any way to to this yet.