rrq icon indicating copy to clipboard operation
rrq copied to clipboard

Task queue position

Open richfitz opened this issue 7 years ago • 1 comments

Should be an easy redis call - position of an element within the queue

richfitz avatar Jun 25 '18 16:06 richfitz

Should be something like

task_queue_position

and atomically return the number of jobs ahead, -1 if running, -2 otherwise?

richfitz avatar Jun 25 '18 16:06 richfitz