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

Game repositories initially take a long time to load #15

Open
samschreiber opened this issue Oct 25, 2013 · 0 comments
Open

Game repositories initially take a long time to load #15

samschreiber opened this issue Oct 25, 2013 · 0 comments

Comments

@samschreiber
Copy link
Member

Once they're cached, game repositories load quickly, but when they're first being accessed, game repositories take a long time to load. This is because they download the entire game repository to a local cache and block until the download is complete. They don't show any sort of progress bar or any indication of what's taking time. This is a bad user experience.

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

1 participant