feat(FN-4564): complete Step 4 — sync self-healing missing-worktree docstring
Fusion-Task-Id: FN-4564 Fusion-Task-Lineage: 1a0c186a-1eb1-496a-aa8d-1bdf2254bb20
This commit is contained in:
@@ -4098,7 +4098,9 @@ export class SelfHealingManager {
|
|||||||
* Recover failed `in-review` retries that point at a missing worktree path.
|
* Recover failed `in-review` retries that point at a missing worktree path.
|
||||||
*
|
*
|
||||||
* This is a narrow guard for session-start failures thrown by
|
* This is a narrow guard for session-start failures thrown by
|
||||||
* assertValidWorktreeSession() (`Refusing to start coding agent in missing worktree:`).
|
* assertValidWorktreeSession() (`Refusing to start coding agent in missing worktree:`,
|
||||||
|
* `Refusing to start coding agent in incomplete worktree:`, and
|
||||||
|
* `Refusing to start coding agent in unregistered git worktree:`).
|
||||||
* We clear stale worktree metadata and failure state, keep step progress and
|
* We clear stale worktree metadata and failure state, keep step progress and
|
||||||
* retry counters, then requeue to todo for a clean retry.
|
* retry counters, then requeue to todo for a clean retry.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user