Constant mz_persist_client::cfg::CRDB_TCP_USER_TIMEOUT
source ยท pub const CRDB_TCP_USER_TIMEOUT: Config<Duration>;
Expand description
The TCP user timeout for a Consensus Postgres/CRDB connection. Specifies the amount of time that transmitted data may remain unacknowledged before the TCP connection is forcibly closed.