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

Added read_timeout and open_timeout options #278

Merged
merged 3 commits into from
Mar 13, 2014

Conversation

shawnpyle
Copy link

I wanted to set the open_timeout only to ensure that services were available but if they were long running, I wanted to wait for reads. I determined that the open/read timeouts should override the general timeout setting if it was set.

@jnunemaker
Copy link
Owner

Looks fine. My only issue is the tabs/formatting being inconsistent with the rest of the project. I'll pull and change that when I get time, but I would definitely pull this faster if you could fix that up yourself. Thanks for the contribution!

@shawnpyle
Copy link
Author

Tabs are now spaces. Thanks for considering and for the great library!

jnunemaker pushed a commit that referenced this pull request Mar 13, 2014
Added read_timeout and open_timeout options
@jnunemaker jnunemaker merged commit b3aa2d9 into jnunemaker:master Mar 13, 2014
@crhan
Copy link

crhan commented Apr 3, 2014

👍

when will this feature release to new version? Need this!

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 this pull request may close these issues.

3 participants