Constant EVENT_DB_CONN_TIMEOUT

Source
const EVENT_DB_CONN_TIMEOUT: u32 = 300;
Expand description

Sets the connection timeout used by the pool. Defaults to 300 seconds.