iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

AWS: Add socket connection timeout for Apache Http Builder

Open JonasJ-ap opened this issue 3 years ago • 0 comments

User can use apache.socket-timeout-ms and apache.connection-timeout-ms tags to configure the connection and socket timeout for the ApacheHttpClient.

Add unit test to check the if the correct HTTP client type is configured

JonasJ-ap avatar Sep 18 '22 15:09 JonasJ-ap