fix(agent): keep fresh alerts moving after receipt replay
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Failing after 44m41s
AWOOOI Harbor 110 Local Repair / workflow-shape (push) Successful in 1s
AWOOOI Harbor 110 Local Repair / harbor-110-local-repair (push) Failing after 1m3s
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled

This commit is contained in:
ogt
2026-07-11 13:39:08 +08:00
parent d7cdadb1e4
commit 6f80495cd1
2 changed files with 33 additions and 3 deletions

View File

@@ -5249,6 +5249,7 @@ async def run_pending_check_modes_once(
project_id=project_id,
**receipt_backfill_summary,
)
if receipt_backfill_summary["repair_receipt_backfill_error"]:
return {
"claimed": 0,
"reclaimed": 0,