Tribal: Cancel Reindex
tribal_reindex_cancelCancel a live reindex run, aborting it at the next task boundary without affecting the active profile.
Instructions
Cancel the live reindex run, if any. The run is aborted and its building profile is failed at the next task boundary; the active profile, and every read and write against it, is untouched. Reindex is single-flight, so there is at most one live run. Operator-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cancelled | Yes | Whether a live run was transitioned to aborted. | |
| run_id | Yes | The aborted run's id, present only when a run was cancelled. |