A mobile workflow diverges after backgrounding, reconnecting, or replaying queued work. The affected area is WorkManager job.
Repair the WorkManager job dependency protection implementation so it opens only after the failure threshold and calculates a deterministic retry time.
Evidence
- Affected surface: Android / Kotlin / WorkManager job.
- Observed failure family: calculate circuit-breaker state.
- Scope policy: authorized must equal true.