[ 
https://issues.apache.org/jira/browse/JAMES-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094964#comment-17094964
 ] 

Benoit Tellier commented on JAMES-3153:
---------------------------------------

https://github.com/linagora/james-project/pull/3328 contributed this

> Upgrade reactor to make use of retryWhen and RetrySpec
> ------------------------------------------------------
>
>                 Key: JAMES-3153
>                 URL: https://issues.apache.org/jira/browse/JAMES-3153
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> Latest reactor version include some new features regarding retry backoff (see 
> https://github.com/reactor/reactor-core/pull/1979 )
> As we were limited by the previous API, we did copy some code from reactor to 
> workaround the limitations.
> Now that they implement a RetrySpec, we should be able to get rid of this 
> code duplication and rely on their well-tested feature.
> h2. Definition of done:
> * All reactive code should still work as before
> * The code should use RetryWhen with RetrySpec instead of previous solutions



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to