Skip to main content

Module sync_errors

Module sync_errors 

Source
Expand description

Re-exported from peat-mesh. See peat_mesh::storage::sync_errors.

Structs§

CircuitBreakerConfig
Circuit breaker configuration
PeerHealthTracker
Per-peer error tracking and health monitoring
RetryPolicy
Retry policy configuration
SyncErrorHandler
Sync error handler with retry logic and circuit breaker

Enums§

CircuitState
Circuit breaker state for a peer
ErrorSeverity
Error severity levels for prioritization
SyncError
Sync-specific error types