Skip to content

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

Open
jaiew wants to merge 1 commit intoCyberSource:masterfrom
jaiew:connection-timeout
Open

Add the abilty to set a connection timeout separate from socket timeout#71
jaiew wants to merge 1 commit intoCyberSource:masterfrom
jaiew:connection-timeout

Conversation

@jaiew
Copy link

@jaiew jaiew commented Mar 30, 2017

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
Copy link
Author

jaiew commented Apr 19, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants