Codex error event
agent-flow-segment:codex-example--error-1
AgentFlowSegmentextensions/session-flow-projections/session-flow-projections.yaml·Open in Graph → {
"id": "agent-flow-segment:codex-example--error-1",
"_kind": "AgentFlowSegment",
"_file": "extensions/session-flow-projections/session-flow-projections.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Codex error event",
"laneId": "agent-flow-lane:codex-example--error",
"kind": "error"
},
"outgoingEdges": [
{
"from": "agent-flow-segment:codex-example--error-1",
"to": "agent-flow-lane:codex-example--error",
"kind": "segment_in_lane",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-flow-lane:codex-example--error",
"to": "agent-flow-segment:codex-example--error-1",
"kind": "contains_segment",
"attributes": {}
}
]
}