pub const MAX_OUTBOUND_PEERS_TO_PROTECT_FROM_DISCONNECT: usize = 4;
Protect at least this many outbound peers from disconnection due to slow behind headers chain.