thomasbruggink opened a new pull request #2360:
URL: https://github.com/apache/thrift/pull/2360
Client: netstd
Allow connect timeout to be configurable.
Ideally I would not make HttpClient readable but pass
[IHttpClientFactory](https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests)
to THttpTransport so it's possible to mock. Unfortunately this would require a
netstd project to upgrade to netcore2.1. If this is acceptable I can make the
change in this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]