Module recovery

Module recovery 

Source
Expand description

Error recovery strategies and management

Structs§

ErrorPattern
Error pattern analysis for intelligent recovery
ErrorRecord
Record of an error for tracking patterns
ErrorRecoveryManager
Error recovery manager
ErrorStatistics
Error statistics for monitoring and analysis

Enums§

ErrorType
Types of errors for categorization

Traits§

RecoveryStrategy
Trait for implementing recovery strategies