A service boundary accepts valid traffic but mishandles duplicate, stale, or unauthorized records. The affected area is async endpoint.
Repair the async endpoint dependency protection implementation so it opens only after the failure threshold and calculates a deterministic retry time.
Evidence
- Affected surface: FastAPI / async endpoint.
- Observed failure family: calculate circuit-breaker state.
- Scope policy: tenantId must equal tenant-primary.