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

Oleg Kalnichevski commented on HTTPCLIENT-2141:
-----------------------------------------------

[~michael-o] This is what I am proposing as a remedy [1] Please let me know if 
you have any conceptual objections to it. 

Oleg

[1] 
https://github.com/ok2c/httpcomponents-client/commit/0d367de291863720e7c60b3cd6b6949cf1ff96b2

> 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
>
> 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