A production interaction is rendering stale state after a rapid sequence of user actions. The affected area is fetch pipeline.
Repair the fetch pipeline background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Web platform / fetch pipeline.
- Observed failure family: schedule constrained jobs.
- Scope policy: retained must equal true.