-
-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Is your feature request related to a problem? Please describe.
I need to have access to jobs position in the queue using their id and the queue current size
Describe the solution you'd like
It would be great to have methods to provide an efficient way to retrieve the current position of a job in the queue and the current size of the queue
Describe alternatives you've considered
I've already considered to call directly redis using the repository, but I haven't found an efficient way to retrieve the position of the job
Thanks !
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested