smartystreets / smartystreets-ruby-sdk

The official client libraries for accessing SmartyStreets APIs from Ruby
https://smartystreets.com/docs/sdk/ruby
Apache License 2.0
23 stars 25 forks source link

Set open timeout #30

Closed ankane closed 2 years ago

ankane commented 3 years ago

Hi, thanks for this service! This applies the timeout to the initial connection.

More info: https://ruby-doc.org/stdlib-3.0.2/libdoc/net/http/rdoc/Net/HTTP.html#open_timeout

DuncanBeutler commented 2 years ago

Thank you for your contribution! You can find the updates on version 5.14.1

ankane commented 2 years ago

Thanks @DuncanBeutler!