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

Terminating a ws connection takes forever, why? #24

Closed
sschiessl-bcp opened this issue Jul 5, 2018 · 2 comments
Closed

Terminating a ws connection takes forever, why? #24

sschiessl-bcp opened this issue Jul 5, 2018 · 2 comments

Comments

@sschiessl-bcp
Copy link
Contributor

sschiessl-bcp commented Jul 5, 2018

I am testing new reconnection strategy for UI and I found that it takes forever when ChainWebSocket recognizes that connection is dead until the rpc_connection_status in BlockchainStore is updated.

Why is that @svk31 ? You can test it by simply opening the UI and disabling the internet connection after connection has been established. Are there any timeouts involved that are possibly to high?

image

@svk31
Copy link
Contributor

svk31 commented Jul 5, 2018

Not sure, but the issue belongs in bitsharesjs-ws or bitshares-ui

@sschiessl-bcp
Copy link
Contributor Author

See bitshares/bitsharesjs-ws#21

@svk31 svk31 closed this as completed Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants