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

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

Commit 94017237b2046574267f46bf6f441bc560378b58 in httpcomponents-client's 
branch refs/heads/master from Anthony Baldocchi
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=9401723 ]

HTTPCLIENT-2080: add getRetryInterval to HttpRequestRetryStrategy for use on 
retriable IOExceptions (#356)



> HttpRequestRetryStrategy doesn't delay the retry if IOException occurs
> ----------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2080
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2080
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient (classic)
>    Affects Versions: 5.0
>            Reporter: Hendra
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> In httpclient5, HttpRequestRetryStrategy has introduced a new feature 
> retryInterval which determines the interval between subsequent retries. In 
> case there are IOExceptions occur, the retry happens but without any delays.
>  
> There might be some bugs in HttpRequestRetryExec.class implementation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to