Wait within decision validity bounds and preserve failed preflight evidence
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
parent
1c9fd5279c
commit
5aaa49a2ec
7 changed files with 647 additions and 1 deletions
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"status": "failed",
|
||||
"phase": "preflight",
|
||||
"observed_at": "2026-09-14T01:32:29.742409+00:00",
|
||||
"actions": [],
|
||||
"health_before": {
|
||||
"deployment": [
|
||||
{
|
||||
"namespace": "activity-core",
|
||||
"name": "llm-connect",
|
||||
"ready": 1
|
||||
}
|
||||
],
|
||||
"externalsecret": [
|
||||
{
|
||||
"namespace": "activity-core",
|
||||
"name": "llm-connect-provider-secrets",
|
||||
"ready": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"failure_type": "DecisionError",
|
||||
"owner_forwards_closed": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue