fix(engine): requeue incomplete stuck-loop exhaustion

This commit is contained in:
Phil Larson
2026-05-31 07:58:11 -07:00
parent b154844286
commit 5861884456
4 changed files with 36 additions and 31 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.