Skip to main content

CRDB_TCP_USER_TIMEOUT

Constant 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.