A cross-layer workflow passes unit tests but breaks when client, API, and persistence state arrive in a different order. The affected area is distributed cache.
Repair the distributed cache dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Cloud-native full-stack / distributed cache.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.