Hi,
if I have a queue populated with many normal priority items and some low priority ones, is there a risk that the low priority items will never be processed if I keep adding normal priority items to the queue (as is the norm with in a production environment)?
Thanks,
Giovanni Romeo