-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Design a `ResilientBackend` wrapper providing timeouts, retry, and circuit breaker at the `Backend` trait level (not FSM).
Open questions: timeout as error vs silent miss, circuit breaker interaction with `CompositionBackend`, retry usefulness for cache reads, metrics surface.
Deliverable: design document.
Reactions are currently unavailable