Expand description
Agent Error Handler
Handles error recovery, escalation, and system resilience
Structs§
- Default
Error Handler - Default implementation of the error handler
- Error
Handler Config - Error handler configuration
- Error
Statistics - Error statistics for an agent
- Error
Thresholds - Error thresholds for an agent
- System
Error Statistics - System-wide error statistics
Enums§
- Error
Action - Error action to take
- Error
Type - Error types for classification
Traits§
- Error
Handler - Error handler trait