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

2022-04-05 Thread Anthony Baldocchi (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17517554#comment-17517554 ] Anthony Baldocchi commented on HTTPCLIENT-2080: --- Since a change was made for this,

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

2022-03-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17514743#comment-17514743 ] ASF subversion and git services commented on HTTPCLIENT-2080: - Commit

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

2020-05-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104703#comment-17104703 ] Michael Osipov commented on HTTPCLIENT-2080: [~olegk], it could be also a network issue

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

2020-05-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104306#comment-17104306 ] Oleg Kalnichevski commented on HTTPCLIENT-2080: --- [~hw873] What makes you think that

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

2020-05-11 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104305#comment-17104305 ] Michael Osipov commented on HTTPCLIENT-2080: We we could do is to introduce an extended

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

2020-05-10 Thread Hendra (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104037#comment-17104037 ] Hendra commented on HTTPCLIENT-2080: [~olegk] If the client calls a service, there can be

[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] [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] [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=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 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