Forum Discussion
HotCakeX
Nov 12, 2020MVP
How does Edge determine which PWA is not important to the user for auto browser restart?
Enable PWAs to automatically restart to apply a pending browser update. When a browser update is pending and only PWAs are running, this feature will restart PWAs to apply the update if they are con...
- Nov 13, 2020
HotCakeX we are experimenting with "not important", but in a rough sense, if the PWA is in the background and is not actively playing music. We cannot allow PWAs to block updates to the browser for long periods of time, but just restarting all of your PWAs without warning can be a jarring experience, so we are working through different approaches.
-John
johnjansen
Nov 13, 2020Former Employee
HotCakeX we are experimenting with "not important", but in a rough sense, if the PWA is in the background and is not actively playing music. We cannot allow PWAs to block updates to the browser for long periods of time, but just restarting all of your PWAs without warning can be a jarring experience, so we are working through different approaches.
-John
- HotCakeXNov 13, 2020MVPThank you!