pub const DEFAULT_PERSISTENCE_BACKPRESSURE_THRESHOLD: u64 = 16; // 16u64
Maximum number of blocks beyond the in-memory buffer target awaiting persistence before engine API processing is stalled.