reconcile_tasks
Identify runs whose owning Fluxion process no longer exists and mark tasks as INTERRUPTED, preventing stale RUNNING statuses.
Instructions
Close out runs whose owning Fluxion process no longer exists.
A process that dies mid-run leaves its tasks recorded as RUNNING forever; this marks those INTERRUPTED so status polls stop reporting work that is not happening. Runs owned by a live process are never touched. This also happens automatically when a Fluxion process starts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||