It would be great if we can set the priority of a job when scheduling a workflow through either the Designer UI or through AlteryxService addtoqueue command
In my organization we primarily schedule jobs through these avenues and this would bring them up to par with the scheduling capabilities of Gallery
For example:
AlteryxService https://help.alteryx.com/current/server/alteryxservice-commands
addtoqueue=path,host[:port],secret[,true]
^ add an optional parameter that takes enum value {Low, Medium, High, Critical}
Designer UI
Add a dropdown that takes an enum {Low, Medium, High, Critical}