A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is REST controller.
Repair the REST controller dependency protection implementation so it opens only after the failure threshold and calculates a deterministic retry time.
Evidence
- Affected surface: Spring / REST controller.
- Observed failure family: calculate circuit-breaker state.
- Scope policy: authorized must equal true.