A mobile workflow diverges after backgrounding, reconnecting, or replaying queued work. The affected area is background isolate.
Repair the background isolate dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Flutter / background isolate.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.