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