feat(FN-4102): add executor durability guard documentation
Adds documentation and a changeset for the executor durability guard feature (FN-4102). Fusion-Task-Id: FN-4102
This commit is contained in:
5
.changeset/fn-4102-executor-durability-guard.md
Normal file
5
.changeset/fn-4102-executor-durability-guard.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add an executor durability guard that prevents silent requeue when a task worktree still has uncommitted attributable changes. Affected recovery/requeue paths now park the task as failed with stranded-worktree diagnostics (including worktree path and recovery hints) instead of dropping back to todo without operator visibility.
|
||||
Reference in New Issue
Block a user