ok2c commented on PR #672:
URL: 
https://github.com/apache/httpcomponents-client/pull/672#issuecomment-3046013030

   @arturobernalg I think `Retry-After` specified by the opposite should take 
precedence over the local settings. I also hate calling the method parsing the 
header, throwing the results away and then doing the same thing again. In this 
case I would rather deprecate `HttpRequestRetryStrategy` and replace it with a 
better interface in 5.6.
   
   Another alternative would be to not retry requests that have a response 
timeout at all. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to