reconcile_tasks
Identify runs whose owning process has died and mark them INTERRUPTED, so status polls stop reporting inactive work as RUNNING. Live processes are never affected.
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 | |||