pub const CONSENSUS_CONNECTION_POOL_MAX_SIZE: Config<usize>;
Sets the maximum size of the connection pool that is used by consensus.
Requires a restart of the process to take effect.