-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: prioritysorter-plugin
-
Labels:None
-
Similar Issues:
Instead of just going back in the queue it would be better if they were at the front of their priority level.
Otherwise the parent job starts then has to sit around waiting for the children to get to the front, effectively making matrix jobs have to wait twice as long as normal jobs.
@James, ok.
One thing you could try is to use the "Run exclusive"-mode.
Create a new JobGroup that only included your matrix-job and check "Run Exclusive" and see if that works good for you.
I will think about how to best prioritise Matrix-jobs ...