Task queue priority management
I am having a hard time getting my head around Clarity task queue management. I can see tasks enter the queue based on the value of Priority. However, my task servers still appear to claim tasks in the order the task was added to the queue regardless of Priority. My task servers are almost always in continuous use because of data harvesting we do on project models to track model usage and health. Those tasks have a priority of 10. However, teams with critical needs (i.e. print deadlines) create tasks with a priority less than that. I want those to jump the queue line and be serviced next by the task servers. This does not appear to be the case. Am I missing something?