const CONSENSUS_CONNECTION_POOL_MAX_WAIT: Config<Duration>;
Sets the maximum amount of time we’ll wait to acquire a connection from the connection pool.
Requires a restart of the process to take effect.