Karl Lingiah

Results 15 comments of Karl Lingiah

@profforg setting HTTP options is fixed in [this release](https://github.com/Vonage/vonage-ruby-sdk/releases/tag/v7.27.1). Note: some of the available options on `Net::HTTP::Persistent` are different from the ones on `Net::HTTP` (event though `Net::HTTP::Persistent` uses `Net:HTTP` under...

Hi @rade-tomovic. Setting `:logger` to `nil` (as you have done in the `Client` options) should normally disable logging. Looking at the error, it seems like an issue with the Sorbet...

@rade-tomovic sorry, I've not had a chance to look at this in depth yet. TBH I'm not familiar with SemanticLogger. I'll try and carve out some time over the next...

Hi @psbordjukov. Sorry that this kind of fell off my radar a bit due to other priorities. Thanks for opening the PR. I'll take a look this week.

Fixed in [v7.30.2](https://rubygems.org/gems/vonage/versions/7.30.2)