FailoverDecision
Defined in the errors module.AI Agent Discriminated struct for retry and failover decisions. Separates classification (error kind) from action (what to do), making the policy independently testable and overridable.
Properties
Literal
No description available.
AgentErrorKind
No description available.
int
No description available.
bool
No description available.
Source
View on GitHub
praisonaiagents/errors.py at line 37
