Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Async retry #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Async retry #1

wants to merge 3 commits into from

Conversation

artem-sereda
Copy link
Collaborator

No description provided.

dsyer and others added 3 commits September 6, 2019 10:46
If a RetryCallback returns an async type it can be wrapped by the
RetryTemplate. The template needs to know about all the callback
return types that need wrapping, via its RetryResultProcessors
property (not set by default). See AsyncRetryTemplateTests for
examples of how to do this.
@artem-sereda
Copy link
Collaborator Author

is fork of spring-projects#176

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants