Skip to content

MERGE_STALE_MS

const MERGE_STALE_MS: number

Defined in: src/service.ts:76

Post-archive late-credit await window: after a merge-train session archives, its completion-tracker entry waits this long for a poller-gated late merge to credit it before the sweep reclaims it (no-credit); also bounds the same await started in clearMergingForTrain. NOTE: per-session marks are NOT aged out by this — they persist for the life of the train (see sweepStaleMerging, which releases a mark only when its train leaves #liveTrains).