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

When downloading Tileset that is 1GB or larger, throws SocketTimeoutException #110

Open
BirdSamuel opened this issue Sep 4, 2015 · 0 comments

Comments

@BirdSamuel
Copy link
Member

It seems that when downloading a single 1GB file, a SocketTimeoutException is thrown once it gets near the 1GB mark.

I tested files that were <250MB, <500MB, and <850MB. All of these files downloaded fine and could switch to/from those tilesets easily. Once I got to files that were 1GB+, this exception is thrown.

I looked up this problem, and this is a common issue when downloading files this way. The way around it could be to implement a download manager instead of manually downloading the file.

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