Adam Brown
11/15/2022, 10:48 PMWorkManager
Foreground Workers can run for > 10 minutes, but the documentation mentions that Expedited jobs (which also present a foreground notification) should only run for "a few minutes". Does anyone know if this is enforced? Is there a 3 minute or similar time limit on Expedited Workers? I would like to expedite a long running Worker as it's initiated in response to a user interaction, but the Worker may have to run for > 10 minutesjamescodingnow
11/17/2022, 3:47 AM