michael-o opened a new pull request #178: WIP: HTTPCLIENT-2019: Introduce 
HttpRequestRetryStrategy
URL: https://github.com/apache/httpcomponents-client/pull/178
 
 
   This is a prototype for the interface and the default impl to be discussed 
with the community, tests and `ExecChainHandler` are open.
   
   Open questions:
   * Should the old interfaces, impls, and chain handlers be deprcated or 
simply removed? I opt for removal because having both is problematic.
   * Deprecate all of that in 4.5.x? For me: yes.
   * What about default values? They were different in both previous impls.
   * Do we still need `getMaxRetries()`?
   * Maybe others...
   
   
   @ColinHerbert Can you explain where you want to put the `executionCount` 
for/in `getRetryInterval()`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to