force_reset_recovery
Clear a recovery fence blocking workspace mutations after a worker crash, allowing a stuck pipeline to resume. Use only after verifying status; irreversible.
Instructions
DESTRUCTIVE: force-clears a 'recovery_required' fence that blocks every mutation after a worker died mid-operation. This reopens a possibly-inconsistent workspace and cannot be undone -- use only to recover a stuck pipeline, and only after checking get_pipeline_status first. No-ops (status='no_recovery_required') if nothing is fenced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually reset. The workspace may be in a partially-committed state; only set this after verifying/repairing it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||