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

Investigate making api calls async #11

Open
missaugustina opened this issue Dec 16, 2016 · 2 comments
Open

Investigate making api calls async #11

missaugustina opened this issue Dec 16, 2016 · 2 comments
Milestone

Comments

@missaugustina
Copy link
Contributor

missaugustina commented Dec 16, 2016

We are making multiple calls to the Github API because some data is only available per issue. We should explore making some of these async so they don't bog everything down.

See if there's a way we could do these asynchronously and evaluate how that affects Shuffleboard performance and usability. If the trade offs are worth it then we should go in this direction.

@missaugustina missaugustina added this to the Get Issues and Issue Comment Events milestone Dec 16, 2016
@missaugustina missaugustina changed the title Investigate making GH api calls async Investigate making api calls async Dec 16, 2016
@missaugustina missaugustina modified the milestones: Performance Improvements, Get Issues and Issue Comment Events, Usability Improvements, Get Issue and Issue Comment Events Dec 16, 2016
@missaugustina
Copy link
Contributor Author

@missaugustina
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant