Files
fusion/.changeset/fn-4969-scheduler-dependency-fanout.md
2026-05-17 22:57:15 -07:00

281 B

@runfusion/fusion
@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.