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

Blockchain connections long disconnect time impeding new connections #18

Open
grctest opened this issue May 22, 2024 · 0 comments
Open

Comments

@grctest
Copy link
Collaborator

grctest commented May 22, 2024

Describe the bug

When you first open the wallet you'll be shown the dashboard for one chain, if you quickly switch to another chain it'll fail a couple times then get a working node.

To Reproduce

Launch in development mode to monitor terminal logs (as opposed to web dev console logs)

Have 2 accounts in your wallet, with different chains.

Launch the app, login, switch between the two chains, click refresh a few times till your balances show.

Expected behavior

When I change chain I want to immediately close the old chain's WSS connection.

When I change chain I want a new working connection, without having to manually click 'refresh balance' till it gets the right node connection.

Additional context

Additional node URLs in the config could potentially alleviate the issue, however this is somewhat of a known issue in bitsharesjs: bitshares/bitsharesjs-ws#21

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