-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task
Milestone
Description
We currently document declarative retry support using @Retryable
in the reference manual, but we do not yet document programmatic retry support.
To address that, we should provide basic documentation for RetryTemplate
, RetryPolicy
, Retryable
, and RetryListener
in the reference manual and provide examples that demonstrate common programmatic retry use cases.
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task