cancel
Showing results for 
Search instead for 
Did you mean: 
OrjanAlmen
Level 6
Status: New
I would like the possibility to set a creation time as parameter when adding to a queue. 
This is due to possibility to prioritize of items in the queue based on real creation date, rather than time of reading the incoming item behind the process. This way, a process can run once a day and still work first in, first out, even if the input list is not ordered by creation date.
2 Comments
How about using Priority for this scenario instead of Creation Date?
OrjanAlmen
Level 6
The problem with this is that we actually already use priority as well. sure, we could make priority much more granular. I really don't know how big value is accepted as priority either. Priority is first sort order, and creation date is the second sort order.