Skip to content

Add support for Ruby 2.6 Net::HTTP write_timeout #824

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

Merged
merged 2 commits into from
Sep 19, 2018

Conversation

bdewater
Copy link
Contributor

Description

This was added in https://bugs.ruby-lang.org/issues/13396

Todos

List any remaining work that needs to be done, i.e:

  • Tests
  • Documentation

Sorry, something went wrong.

Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdewater Thanks for contributing!
You'll need to add write_timeout to the RequestOptions struct as well here

@bdewater bdewater force-pushed the net-http-write-timeout branch from 9c2b1b4 to e24f91b Compare September 19, 2018 14:37
@bdewater
Copy link
Contributor Author

That's the same thing I missed with the SSL version stuff 🤦‍♂️ thanks!

@bdewater
Copy link
Contributor Author

Not sure why Travis is showing a failed/cancelled build, https://travis-ci.org/lostisland/faraday/builds/430578700 is humming along just fine.

Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍 !

@iMacTia iMacTia merged commit e306bd6 into lostisland:master Sep 19, 2018
@bdewater bdewater deleted the net-http-write-timeout branch September 19, 2018 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants