fix(agent99): verify transport and relay health
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m25s
CD Pipeline / build-and-deploy (push) Successful in 4m39s
CD Pipeline / post-deploy-checks (push) Successful in 4m20s

This commit is contained in:
ogt
2026-07-11 00:51:16 +08:00
parent ab5e963b83
commit e478ee128d
6 changed files with 84 additions and 11 deletions

View File

@@ -226,7 +226,8 @@
"name": "sre_alert_relay",
"pattern": "agent99-SreAlertRelay-start-*.json",
"maxAgeMinutes": 1440,
"required": false
"required": false,
"runningTaskName": "Wooo-Agent99-SRE-Alert-Relay"
}
]
},