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.