[ https://issues.apache.org/jira/browse/HTTPCLIENT-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleg Kalnichevski resolved HTTPCLIENT-1874. ------------------------------------------- Resolution: Implemented > 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 > Priority: Major > Labels: stuck, volunteers-wanted > Fix For: Stuck > > > I believe it would be useful to have an Exponential Back-off algorithm > implementation, as an HttpRequestRetryHandler or under a new interface, named > 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 (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org