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

Add timeout when downloading GeoLite2 database #29

Closed
acelaya opened this issue May 16, 2020 · 0 comments · Fixed by #30
Closed

Add timeout when downloading GeoLite2 database #29

acelaya opened this issue May 16, 2020 · 0 comments · Fixed by #30

Comments

@acelaya
Copy link
Member

acelaya commented May 16, 2020

Currently, the database download uses the default timeout, which is none.

Apparently, if your GeoLite2 api key reached the limit of downloads and you try to download the file, they leave the connection open forever and the process never ends.

@acelaya acelaya changed the title Add timeout when downloading GeoLote2 database Add timeout when downloading GeoLite2 database May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant