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

Request timeout is too short #2

Open
richardjonker2000 opened this issue Nov 21, 2024 · 0 comments
Open

Request timeout is too short #2

richardjonker2000 opened this issue Nov 21, 2024 · 0 comments

Comments

@richardjonker2000
Copy link

Hi

I have recently been usinng your package to get started wiht some knowledge graphs. It was easy fo rme to obtain the hald KG, however when trying to download the MonarchKG, I was unable to download the file due to:

ReadTimeout: HTTPSConnectionPool(host='data.monarchinitiative.org', port=443): Read timed out. (read timeout=5)

Upon looking into the source code, I believe the error is realted to the timeout in get_request_with_retries funtion, as increasing the timeout to 10 for example fixed the issue.

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

No branches or pull requests

1 participant