A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is background job.
Repair the background job request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: FastAPI / background job.
- Observed failure family: apply a sliding rate window.
- Scope policy: cohort must equal stable.