Defining priority levels in Uipth Queues

How to pushing items to queue with different priorities. Right now, we have HIGH, MEDIUM and LOW but if we would like to push items with different priorities like CRITITAL, HIGH etc it is not possible right now.

It would be good if we have numbering system for priorities instead of HIGH/LOW labels. If we define number 1 as high and number 10 least then we have various possibilities to use queues in efficient ways.

Hi @suripaleru,
It’s all created to be aligned with Orchestator Priorities. If you could define it by your own way it could be hard to use logs if you will not remember for example which item has been set to which priority.
image