Constant LOCK_WAIT_MAX_SECS

Source
pub const LOCK_WAIT_MAX_SECS: u64 = 130;
Expand description

Max wait time when another instance holds the lock. Set slightly longer than lock TTL to handle edge cases.