pub const LOCK_WAIT_MAX_SECS: u64 = 130;
Max wait time when another instance holds the lock. Set slightly longer than lock TTL to handle edge cases.