[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310158#comment-17310158
 ] 

ASF subversion and git services commented on HTTPCLIENT-2141:
-------------------------------------------------------------

Commit 73c1530b3f99f8c06d73adb122bc9dd24279e27b in httpcomponents-client's 
branch refs/heads/master from Oleg Kalnichevski
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=73c1530 ]

HTTPCLIENT-2141: HttpClient to not retry requests if the retry interval exceeds 
the response timeout


> DefaultHttpRequestRetryStrategy has no timeout on retryafter header
> -------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2141
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2141
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>    Affects Versions: 5.0.3
>            Reporter: Pierre N.
>            Priority: Major
>             Fix For: 5.1-beta2
>
>
> In *DefaultHttpRequestRetryStrategy.java:207* value of the HTTP retry header 
> of the failed server is reused as is by *HttpRequestRetryExec:143* to sleep 
> the thread. 
> A server returning a very far retry after header is able to block httpclient 
> request indefinetly by default (and even if proper connect, connection and 
> response timeouts have been set).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to