Matthieu Baechler created JAMES-3153:
----------------------------------------

             Summary: 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


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.



--
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