Skip to main content

DEFAULT_SINGLE_USER_TIMEOUT

Constant DEFAULT_SINGLE_USER_TIMEOUT 

Source
pub const DEFAULT_SINGLE_USER_TIMEOUT: Duration;
Expand description

Default timeout for Isam::as_single_user.

30 seconds — long enough for typical in-flight transactions to finish, short enough to surface hung transactions rather than waiting forever.