This PR updates the app to delay shutting down the VPN when encountering an error at startup, to allow it time to finish doing any work that it needs to.
Steps to test this PR:
This change is focused on iOS, but to test it on macOS just add a forced error during startup and check that the VPN shuts down successfully because of it
Task/Issue URL: https://app.asana.com/0/1207603085593419/1208772807738114/f Tech Design URL: CC:
Description:
This PR updates the app to delay shutting down the VPN when encountering an error at startup, to allow it time to finish doing any work that it needs to.
Steps to test this PR:
Definition of Done:
Internal references:
Pull Request Review Checklist Software Engineering Expectations Technical Design Template Pull Request Documentation