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