Skip to main content

Module error_handling

Module error_handling 

Source
Expand description

Error handling and retry mechanisms for the reflection proxy

Structs§

ErrorConfig
Configuration for error handling and retries

Functions§

handle_with_retry
Handle errors with retry logic
simulate_error
Simulate various error conditions for testing
simulate_latency
Add latency to simulate network delays