Variable: DEFAULT_CRASH_POLICY_WINDOW_MS
ts
const DEFAULT_CRASH_POLICY_WINDOW_MS: 120000 = 120_000;Defined in: src/batteries/isolation/crash_policy.ts:19
How long a run of crashes must fall within to count toward the same escalation window.