A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is fetch pipeline.
Repair the fetch pipeline request stream implementation so it enforces a per-key sliding window and reports allowed and rejected requests.
Evidence
- Affected surface: Web platform / fetch pipeline.
- Observed failure family: apply a sliding rate window.
- Scope policy: retained must equal true.