Skip to main content
const HISTORY_SYNC_PAUSED_TIMEOUT_MS: 120000 = 120_000
Defined in: src/Defaults/index.ts:138 120s timeout for history sync stall detection, same as WA Web’s handleChunkProgress / restartPausedTimer (g = 120)