Patrick Barry created HTTPCLIENT-2346:
-----------------------------------------
Summary: Javadoc wrong on AsyncHttpRequestRetryExec
Key: HTTPCLIENT-2346
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2346
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient (async)
Affects Versions: 5.3.1
Reporter: Patrick Barry
I need a sanity check on this, but I think the javadoc is wrong on
AsyncHttpRequestRetryExec. It states:
"
Request executor in the asynchronous request execution chain that is
responsible for making a decision whether a request that failed due to an I/ O
exception or received a specific response from the target server should be
re-executed. {color:#FF0000}Note that this exec chain handler will not respect
HttpRequestRetryStrategy. getRetryInterval(HttpResponse, int, org. apache. hc.
core5.http. protocol. HttpContext){color}.
"
But I believe after this ticket, it does use this interval.
https://issues.apache.org/jira/browse/HTTPCLIENT-2114
Is the javadoc correct?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]