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

Retrieve account details in parallel #6

Open
andynog opened this issue Dec 6, 2021 · 0 comments
Open

Retrieve account details in parallel #6

andynog opened this issue Dec 6, 2021 · 0 comments
Labels
enhancement New feature or request stakooler Stakooler tool

Comments

@andynog
Copy link
Contributor

andynog commented Dec 6, 2021

Right now, when retrieving the account details, e.g. balance, rewards, delegated each one of this is a blocking call to the REST API. In the future, leverage Go concurrency capability to retrieve the account details in parallel to improve user experience and speed.

@andynog andynog added the enhancement New feature or request label Dec 6, 2021
@andynog andynog added this to the v0.1.0 milestone Dec 6, 2021
@andynog andynog self-assigned this Dec 6, 2021
@andynog andynog added the stakooler Stakooler tool label Nov 17, 2022
@andynog andynog removed their assignment Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stakooler Stakooler tool
Projects
None yet
Development

No branches or pull requests

1 participant