We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e761c7b commit 81a87d9Copy full SHA for 81a87d9
1 file changed
packages/db/src/etl/run-overrides.ts
@@ -28,4 +28,5 @@ export const PURGED_RUNS: ReadonlySet<number> = new Set([
28
23444121669, // 2026-03-23 | Reason: change to MI355X cluster was unnecessary
29
23551565730, // 2026-03-25 | Reason: accidental merge
30
23551319227, // 2026-03-25 | Reason: accidental merge
31
+ 24152261349, // 2026-04-08 | Reason: accidental merge
32
]);
0 commit comments