Merge pull request #1221 from plarson/fix/incomplete-stuck-loop-parking

fix(engine): requeue incomplete stuck-loop exhaustion
This commit is contained in:
gsxdsm
2026-05-31 11:54:47 -07:00
committed by GitHub
4 changed files with 98 additions and 49 deletions

View File

@@ -2,4 +2,4 @@
"@runfusion/fusion": patch
---
Park incomplete stuck-loop exhausted tasks in todo instead of routing them through review or merge.
Requeue incomplete stuck-loop exhausted tasks in todo with progress preserved instead of routing them through review/merge or requiring manual unpause.