Hi Timur,
today I am reporting an issue that is bugging us for a while now but is becoming increasingly important right now.
The scenerio is simple:
Rendernodes all have a total capacity of 1100
Job 1 has prio 50 and 1000 tasks that need a capacity of 500 each.
Job 1 is already started and tasks finish asynchronously leaving just 600 capacity at all times preventing other higher capacity tasks to start.
Job 2 has prio 200 and 1 task with that needs 1000 capacity but it can never start bc there is never enough capacity left.
I think this is something that you know about and I can imagine that you already have a solution to this, do you?
Cheers
Oli
@sebastianelsner
Hi Timur,
today I am reporting an issue that is bugging us for a while now but is becoming increasingly important right now.
The scenerio is simple:
Rendernodes all have a total capacity of 1100
Job 1 has prio 50 and 1000 tasks that need a capacity of 500 each.
Job 1 is already started and tasks finish asynchronously leaving just 600 capacity at all times preventing other higher capacity tasks to start.
Job 2 has prio 200 and 1 task with that needs 1000 capacity but it can never start bc there is never enough capacity left.
I think this is something that you know about and I can imagine that you already have a solution to this, do you?
Cheers
Oli
@sebastianelsner