In case of SocketTimeoutException and using HttpRequestRetryHandler the 
execution is always +1
----------------------------------------------------------------------------------------------

                 Key: HTTPCLIENT-944
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-944
             Project: HttpComponents HttpClient
          Issue Type: Bug
    Affects Versions: 4.1 Alpha2
            Reporter: Olivier Lamy


If my request encounter a SocketTimeoutException, the 
HttpRequestRetryHandler#retryRequest will be called with an executionCount with 
a value +1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to