Expand description
error recovery mechanism
this module provides comprehensive error recovery strategies, including automatic retries, graceful degradation, partial result saving, and error state recovery, ensuring optimal user experience in various
Structs§
- Degradation
State - degradation state
- Error
Context - error context
- Error
Recovery Manager - error recovery manager
- Recovery
Config - recovery config
- Recovery
Report - Recovery report containing statistics and current status
- Recovery
Result - recovery result
- Recovery
Stats - recovery stats
- Retry
History - retry history
Enums§
- Degradation
Level - degradation level
- Recovery
Strategy - recovery strategy