Open
Description
It would be very valuable if you could queue items into queues with a priority, and have items pulled from the queue in priority order for processing by jobs.
I currently work around this by having multiple queues, with multiple jobs, but this means that multiple jobs are running simultaneously, which in some cases is not scalable due to resource constraints.
Metadata
Assignees
Labels
No labels
Activity