[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Hendra (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102446#comment-17102446 ] Hendra commented on HTTPCLIENT-2080: [~olegk] As I mentioned, if there are IOExceptions occur,

[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102509#comment-17102509 ] Michael Osipov commented on HTTPCLIENT-2080: [~hw873], why didn't you come up with that

[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Hendra (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102513#comment-17102513 ] Hendra commented on HTTPCLIENT-2080: [~michael-o] I just found out the bug recently. We decided

[jira] [Comment Edited] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Hendra (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102513#comment-17102513 ] Hendra edited comment on HTTPCLIENT-2080 at 5/8/20, 11:57 AM: --

[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102657#comment-17102657 ] Oleg Kalnichevski commented on HTTPCLIENT-2080: --- > If you look at code inside the

[jira] [Comment Edited] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102394#comment-17102394 ] Michael Osipov edited comment on HTTPCLIENT-2080 at 5/8/20, 9:22 AM:

[jira] [Comment Edited] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102394#comment-17102394 ] Michael Osipov edited comment on HTTPCLIENT-2080 at 5/8/20, 9:22 AM:

[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102408#comment-17102408 ] Oleg Kalnichevski commented on HTTPCLIENT-2080: --- > There might be some bugs in

[jira] [Commented] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102394#comment-17102394 ] Michael Osipov commented on HTTPCLIENT-2080: So you miss: {code} @Override

[jira] [Updated] (HTTPCLIENT-2080) HttpRequestRetryStrategy doesn't delay the retry if IOException occurs

2020-05-08 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-2080: --- Issue Type: Improvement (was: Bug) > HttpRequestRetryStrategy doesn't delay