[ https://issues.apache.org/jira/browse/HTTPCLIENT-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003823#comment-18003823 ]
ASF subversion and git services commented on HTTPCLIENT-2141: ------------------------------------------------------------- Commit e02c106d54e5ca27d146579af96dc458de7cc01d in httpcomponents-client's branch refs/heads/master from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=e02c106d5 ] HTTPCLIENT-2141: revision of the original implementation / better debug logging / additional integration tests > 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 > > Time Spent: 20m > Remaining Estimate: 0h > > 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.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org