Skip to main content

POSSESSION_CHECK_DELAY_MIN

Constant POSSESSION_CHECK_DELAY_MIN 

Source
pub const POSSESSION_CHECK_DELAY_MIN: Duration;
Expand description

Lower bound of the delay before a fresh-replication possession check runs (ADR-0003).

The delay lets replication settle so an honest peer still mid-store is not judged prematurely, and makes the check unpredictable to the peer.