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

Switch network, list sometimes takes more time to load, can't select different network until loaded #5453

Open
314159265359879 opened this issue May 25, 2024 · 5 comments
Labels
area:networks area:performance area:throttling bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds effort:small Expected to take up to 1 day of integration work

Comments

@314159265359879
Copy link
Contributor

Steps to reproduce

  1. Open wallet with 50 or so accounts
  2. Switch account scroll over, the accounts let them load
  3. Then when the wallet is throttling
  4. Click top right corner menu
  5. Switch network
  6. See issue:
    network isn't clickable until the clouds disappear
2024-05-25_00-36-20-throttle.mp4

Users don't expect to have to wait for this. Is this related to the wallet throttling? I do not see any connection issues in the console when selecting "switch networks".

On a fresh wallet, with one account, clicking switch network, loads them very quickly less then a second before the clouds go away and they are selectable.

@314159265359879 314159265359879 added area:networks bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds labels May 25, 2024
@markmhendrickson
Copy link
Collaborator

@alter-eggo any idea if this is related to client-side throttling?

@alter-eggo
Copy link
Contributor

alter-eggo commented Jun 19, 2024

@markmhendrickson yes, this is throttling problem, need to put higher priority for request that check network availability

@alter-eggo alter-eggo added the effort:small Expected to take up to 1 day of integration work label Jun 19, 2024
@314159265359879
Copy link
Contributor Author

With the throttling improvements in #5636 it is still possible you have to wait up to 1 minute for the network to be clickable.

@markmhendrickson
Copy link
Collaborator

@alter-eggo is there addition work we can do for this issue to make the selection of a network immediate, even if other queries are still pending resolution?

@alter-eggo
Copy link
Contributor

@markmhendrickson I'll check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:networks area:performance area:throttling bug Functionality broken bug-p4 Non-critical functionality broken for few users, or there are clear workarounds effort:small Expected to take up to 1 day of integration work
Projects
None yet
Development

No branches or pull requests

3 participants