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

Fix handling connection error during initial sync #325

Merged
merged 4 commits into from
Apr 9, 2021

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Apr 9, 2021

Fixes #264

This does not yet handle connection errors during the /login or /keys/upload request that happen prior to the first sync though. That's a bit harder to fix, and most people reporting this issue seem to have it during /filter or /sync, which will be caught by this.

@bwindels bwindels merged commit 3cf8699 into master Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle ConnectionError during initial sync
1 participant