mz_persist_client::cfg

Constant CONSENSUS_CONNECTION_POOL_MAX_WAIT

Source
const CONSENSUS_CONNECTION_POOL_MAX_WAIT: Config<Duration>;
Expand description

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.