feat(FN-4969): merge fusion/fn-4969
This commit is contained in:
5
.changeset/fn-4969-scheduler-dependency-fanout.md
Normal file
5
.changeset/fn-4969-scheduler-dependency-fanout.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Scheduler now prefers runnable todo tasks that unblock the most downstream dependents within the same priority class, so root blockers like FN-4766/FN-4867 stop sitting behind unrelated same-priority work. Urgent tasks still outrank everything.
|
||||
Reference in New Issue
Block a user