It would be useful to prioritize Tasks so when they are pulled from the queue we can have some sort of ordering other than FIFO.
Defining the order on the Task definition is a good start, and allowing the schedule call to override that would be even better.
It would be useful to prioritize Tasks so when they are pulled from the queue we can have some sort of ordering other than FIFO.
Defining the order on the Task definition is a good start, and allowing the
schedulecall to override that would be even better.