spring-retry
spring-retry copied to clipboard
Stateful Retry section needs example
Glenn Renfro opened BATCH-2645 and commented
This section has no example. It could use one (or more) to show how to inject RetryContextCache into RetryTemplate and passing the RecoveryCallback to RetryOperations
This was originally created against Spring Batch (see https://github.com/spring-projects/spring-batch/issues/958). Since Spring Batch docs do not include the retry docs anymore, I'm transferring the issue here.