fix(agents): treat legacy mcp partial readback as auxiliary
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 1m7s
CD Pipeline / build-and-deploy (push) Successful in 5m9s
CD Pipeline / post-deploy-checks (push) Successful in 2m4s
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 1m7s
CD Pipeline / build-and-deploy (push) Successful in 5m9s
CD Pipeline / post-deploy-checks (push) Successful in 2m4s
This commit is contained in:
@@ -59,6 +59,7 @@ _AUXILIARY_RUNTIME_RECEIPT_QUERY_NAMES = {
|
||||
"alertmanager_event_counts",
|
||||
"grouped_alert_event_counts",
|
||||
"db_context_exit",
|
||||
"legacy_mcp_counts",
|
||||
}
|
||||
_CONSUMER_RECEIPT_FALLBACK_ERROR_TYPES = {
|
||||
"RuntimeReceiptDbContextTimeout",
|
||||
|
||||
Reference in New Issue
Block a user