Skip to main content

Module error_handler

Module error_handler 

Source
Expand description

Agent Error Handler

Handles error recovery, escalation, and system resilience

Structs§

DefaultErrorHandler
Default implementation of the error handler
ErrorHandlerConfig
Error handler configuration
ErrorStatistics
Error statistics for an agent
ErrorThresholds
Error thresholds for an agent
SystemErrorStatistics
System-wide error statistics

Enums§

ErrorAction
Error action to take
ErrorType
Error types for classification

Traits§

ErrorHandler
Error handler trait