Skip to main content

Module error

Module error 

Source
Expand description

Tool-error taxonomy + retry classification. Tool Error Taxonomy and Classification

Based on AgentDebug paper (arxiv:2509.25370) - provides error classification for intelligent retry strategies and SEAL learning integration.

Structs§

ToolOutcome
Outcome of a tool execution (for SEAL learning)

Enums§

ResourceType
Resource types for Resource errors
RetryStrategy
Retry strategy for transient errors
ToolErrorCategory
Error taxonomy based on AgentDebug paper (arxiv:2509.25370)

Functions§

classify_error
Classify an error from a tool result