diff --git a/packages/db/src/etl/run-overrides.ts b/packages/db/src/etl/run-overrides.ts index f6b1d3b5..c2addc6a 100644 --- a/packages/db/src/etl/run-overrides.ts +++ b/packages/db/src/etl/run-overrides.ts @@ -52,6 +52,7 @@ export const PURGED_RUNS: ReadonlySet = new Set([ 29427827757, // 2026-07-15 | Reason: sweep-reuse recovery of the run above (PR #2158) — reverted for the same reason 29654139122, // 2026-07-18 | Reason: accidental ingest while testing 29660737166, // 2026-07-18 | Reason: accidental ingest while testing + 29912027293, // 2026-07-22 | Reason: accidental ingest while testing ]); export const PURGED_RUN_ATTEMPTS: ReadonlyMap> = new Map([