Chain Reorganization Latency
Chain reorganization latency is the time delay between the occurrence of a network fork and the moment the protocol resolves the conflict and identifies the canonical chain. This latency is a critical factor for derivative platforms because it defines the window of time during which an invalid state could be exploited.
If a protocol's liquidation engine acts on information that is part of a fork, it might trigger unnecessary liquidations or fail to trigger necessary ones. Reducing this latency is a priority for high-performance protocols, often involving more efficient peer-to-peer communication or faster block propagation.
However, there is a fundamental physical limit to how quickly nodes can synchronize, which creates an unavoidable baseline of risk for any decentralized system. This risk is particularly pronounced during periods of high network volatility or malicious network attacks.