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

remove client metadata completely to fix reconnection issues (WIP) #104

Closed
wants to merge 1 commit into from

Conversation

canthefason
Copy link

@canthefason canthefason commented Feb 13, 2018

This PR is only opened to point out how the problem mentioned in #101 and #103 can be mitigated. This doesn't suggest an actual solution to the problem, where we keep sending the metadata for the first sync request.

@domodwyer domodwyer self-assigned this Feb 13, 2018
@domodwyer domodwyer added the bug label Feb 13, 2018
@domodwyer
Copy link

Hi @canthefason

Thanks for helping debug and opening a PR with a PoC fix - I've taken what you've done and extended it to continue sending the metadata, but only once per socket (as per the spec).

I'm going to close this as #105 should fix the issue.

Thanks for the help - it's really appreciated!
Dom

@domodwyer domodwyer closed this Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants