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

Timeout for hung requests #39

Open
christian-oudard opened this issue Sep 13, 2023 · 3 comments
Open

Timeout for hung requests #39

christian-oudard opened this issue Sep 13, 2023 · 3 comments

Comments

@christian-oudard
Copy link

christian-oudard commented Sep 13, 2023

Sometimes when downloading a lot of data from NasdaqDataLink, I get a hung connection during the ssl handshake. The requests library, which is being used to make requests, can take a timeout parameter, but this is not exposed through the API as far as I can tell.

What's the best way to retry after a timeout?

I noticed that the ApiConfig and Connection have retry parameters, but it still appears to be hanging.

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Sep 13, 2023 via email

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Sep 14, 2023 via email

@clientsuccessnasdaq
Copy link

clientsuccessnasdaq commented Sep 18, 2023 via email

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

2 participants