Thrown when an agent session fails on the server — either the execute request returns success: false, or the session stream emits an error event / a failed status.
success: false
error
failed
Readonly
The server-provided error message, when available.
The full raw payload that triggered the failure.
The session id, when known.
Thrown when an agent session fails on the server — either the execute request returns
success: false, or the session stream emits anerrorevent / afailedstatus.