NodeRepairStatus
NodeRepairStatus describes the repair subsystem state.
Package: thru.services.v1
Fields
Section titled “Fields”| Field | Type | # | Description |
|---|---|---|---|
active | bool | 1 · optional | Whether catastrophic repair gating is active. When true, the node is suppressing consensus output and rejecting transactions. Note: during normal gap repair (non-catastrophic), this is false but consensus.active is also false, so ready is correctly false. |