pub const LSP_WAIT_TIMEOUT_SECS: u64 = 120;
Legacy wait timeout (backward compatibility)
Maps to SERVER_INIT_TIMEOUT for backward compatibility. Use SERVER_INIT_TIMEOUT directly in new code.