Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not enter blocked state if device check has network errors #6856

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Sep 24, 2024

As discussed, we should not force the Packet Tunnel Actor to enter the blocked state if the device checker
encounters a generic network error, because this request already went through the tunnel.
Unreliable networks should not make the app enter the blocked state.


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Sep 24, 2024
@buggmagnet buggmagnet self-assigned this Sep 24, 2024
Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Collaborator

@mojganii mojganii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the device-check-network-error branch from beb6b0d to 3673a6c Compare September 24, 2024 11:47
@buggmagnet buggmagnet merged commit 071548d into main Sep 24, 2024
9 checks passed
@buggmagnet buggmagnet deleted the device-check-network-error branch September 24, 2024 11:53
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants