Expand description
Error handling and retry mechanisms for the reflection proxy
Structs§
- Error
Config - 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