Files
fusion/.changeset/FN-4259-stuck-loop-exhaustion.md
Fusion ef4cb4b7ec feat(FN-4259): add release note for exhausted-loop contract
Fusion-Task-Id: FN-4259
Fusion-Task-Lineage: 7a7ca17b-93ce-4319-8461-7d1462a2c0e1
2026-05-13 06:29:36 -07:00

359 B

@runfusion/fusion
@runfusion/fusion
patch

Add a deterministic terminal contract for stuck-loop retry exhaustion. Exhausted tasks are marked failed with a STUCK_LOOP_EXHAUSTED: error prefix, receive a final operator guidance log entry, and are untracked by the stuck detector so automatic kill/requeue churn does not continue until the task is manually recovered.