Skip to content

chore(db): purge attempt 1 of run 29651235293 / 清理运行 29651235293 的第 1 次尝试 - #691

Merged
cquil11 merged 1 commit into
masterfrom
agent/purge-run-29651235293
Aug 7, 2026
Merged

chore(db): purge attempt 1 of run 29651235293 / 清理运行 29651235293 的第 1 次尝试#691
cquil11 merged 1 commit into
masterfrom
agent/purge-run-29651235293

Conversation

@cquil11

@cquil11 cquil11 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Why

This attempt is non-MTP, which is outside the current AgentX focus, and it used an outdated AgentX harness. Scoping the override to attempt 1 keeps any future rerun under the same workflow run ID eligible for ingestion.

Impact

After merge, apply-run-overrides.yml automatically removes data associated with attempt 1, verifies the production database, invalidates the production cache, and warms it again. No other run or attempt is affected.

Validation

  • bun test packages/db/src/etl/run-overrides.test.ts (12 passed)
  • Pre-commit oxlint, oxfmt, and tsc --noEmit

中文说明

概要

原因

该尝试未启用 MTP,不属于当前 AgentX 的重点范围,且使用了过时的 AgentX harness。按第 1 次尝试的范围记录 override,可使同一 workflow run ID 未来可能产生的重跑仍可正常摄取。

影响

合并后,apply-run-overrides.yml 将自动删除第 1 次尝试关联的数据、验证生产数据库、使生产缓存失效并重新预热。其他运行或尝试不受影响。

验证

  • bun test packages/db/src/etl/run-overrides.test.ts(12 项通过)
  • pre-commit oxlintoxfmttsc --noEmit

Note

Low Risk
Single audited ETL override using the existing purge pipeline; production impact is limited to one workflow attempt’s benchmark rows.

Overview
Adds workflow run 29651235293, attempt 1 to PURGED_RUN_ATTEMPTS in run-overrides.ts so ingest skips that attempt and merged CI removes its benchmark data from production.

The override is scoped to attempt 1 only (non-MTP AgentX run with an outdated harness), so other attempts under the same run ID can still be ingested later.

Reviewed by Cursor Bugbot for commit 9cd8ce6. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview Aug 7, 2026 8:17pm

Request Review

Remove the non-MTP attempt because it is outside the current AgentX focus and used an outdated AgentX harness.

中文:清理运行 29651235293 的第 1 次尝试;该尝试未启用 MTP,不属于当前 AgentX 的重点范围,且使用了过时的 AgentX harness。
@cquil11
cquil11 force-pushed the agent/purge-run-29651235293 branch from 559c408 to 9cd8ce6 Compare August 7, 2026 20:16
@cquil11
cquil11 marked this pull request as ready for review August 7, 2026 20:16
@cquil11
cquil11 requested a review from adibarra as a code owner August 7, 2026 20:16
@cquil11
cquil11 merged commit 4b2fdc0 into master Aug 7, 2026
31 checks passed
@cquil11
cquil11 deleted the agent/purge-run-29651235293 branch August 7, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant