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
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user