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

Don't emit OFFLINE event if connection fails during login #17

Open
dborkan opened this issue Feb 17, 2016 · 0 comments
Open

Don't emit OFFLINE event if connection fails during login #17

dborkan opened this issue Feb 17, 2016 · 0 comments

Comments

@dborkan
Copy link
Contributor

dborkan commented Feb 17, 2016

Currently if the first Quiver server we attempt to connect to fails, the disconnect_ function for that server runs, then sees that we have no connections and emits an OFFLINE onClientState. This causes login to fail. We shouldn't emit an OFFLINE until after we are successfully online

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

No branches or pull requests

1 participant