Validator Downtime Threshold
The validator downtime threshold defines the maximum allowable period a node can be offline or fail to propose blocks before the protocol imposes a penalty. This calibration is essential for maintaining high availability and network liveness.
When a validator crosses this threshold, they may be jailed or experience a reduction in rewards to compensate for the reduced capacity of the network to process transactions. This ensures that the consensus mechanism remains responsive and efficient.
Protocol designers must carefully choose this threshold to account for natural network latency and intermittent infrastructure failures without penalizing honest validators too harshly. It represents a trade-off between strict uptime requirements and the practical realities of operating distributed infrastructure.