A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is background refresh.
Repair the background refresh dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: iOS / Swift / background refresh.
- Observed failure family: plan bounded retries.
- Scope policy: qualityState must equal verified.