cybersource-sdk-java icon indicating copy to clipboard operation
cybersource-sdk-java copied to clipboard

Add the abilty to set a connection timeout separate from socket timeout

Open jaiew opened this issue 8 years ago • 1 comments

This allows the connection timeout to be configured differently from the socket timeout.

Getting a connection should be relatively quick and you don't want to tie that to the same timeout as waiting for a request to process.

This makes the retry functionality much better as well as it only retries on connection failures.

jaiew avatar Mar 30 '17 06:03 jaiew

Just wondering if there has been a chance to look at this?

jaiew avatar Apr 19 '17 05:04 jaiew