rulvar API reference / @rulvar/core / classifyAgentError
Function: classifyAgentError()
ts
function classifyAgentError(e): ErrorClass;Defined in: packages/core/src/journal/disposition.ts:30
task-class: schema-mismatch, terminal, non-retryable tool. transport, rate-limit, and budget are never memoized.
Parameters
| Parameter | Type |
|---|---|
e | AgentError |