pub const DEFAULT_PERSISTENCE_BACKPRESSURE_THRESHOLD: u64 = 16; // 16u64Available on crate feature
node-api only.Expand description
Maximum number of blocks beyond the in-memory buffer target awaiting persistence before engine API processing is stalled.