Ioannis Sermetziadis created HTTPCLIENT-1874:
------------------------------------------------
Summary: Exponential back-off retry mechanism
Key: HTTPCLIENT-1874
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1874
Project: HttpComponents HttpClient
Issue Type: New Feature
Reporter: Ioannis Sermetziadis
I believe it would be useful to have an Exponential Back-off algorithm
implementation, as an HttpRequestRetryHandler or under a new interface name
HttpRequestRetryPolicy.
The implementation could provide both synchronous (similar to the existing
retry mechanism) and asynchronous retries, using a provided
ExecutorService/ScheduledExecutorService.
Any feedback would be much appreciated. If you agree with the value of such a
feature, I could proceed to the implementation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]