rrq
rrq copied to clipboard
Task queue position
Should be an easy redis call - position of an element within the queue
Should be something like
task_queue_position
and atomically return the number of jobs ahead, -1 if running, -2 otherwise?