pub const SESSION_LOCK_TIMEOUT_MILLISECONDS: u64 = 5000; // 5_000u64
The timeout in milliseconds for acquiring a session lock.