advance_unit
Request the next unit by validating all nodes with the same unit tag; if any node fails its guard, the entire request is rejected.
Instructions
Request the next unit.
Every node sharing the unit_tag must pass its own node-level guard; one failure rejects the whole request. There is no unit table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | ||
| unit_tag | No | ||
| request_id | No | ||
| session_id | Yes | ||
| manual_override | No | ||
| expected_state_version | No |