---
title: NodeRepairStatus
description: NodeRepairStatus describes the repair subsystem state.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/node-repair-status/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/services/v1/node-repair-status.md
---

# NodeRepairStatus

NodeRepairStatus describes the repair subsystem state.

**Package:** `thru.services.v1`

## 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. |
