An operational alert points to a contract bug that appears only under mixed production data. The affected area is async endpoint.
Repair the async endpoint dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: FastAPI / async endpoint.
- Observed failure family: plan bounded retries.
- Scope policy: tenantId must equal tenant-primary.