Skip to content

Include current exception in log message for failed retry attempt #35433

@sbrannen

Description

@sbrannen

In RetryTemplate, we currently include the initial exception in the log message for the initial invocation of a Retryable operation; however, we do not include the current exception in the log message for subsequent attempts.

For consistency, we should include the current exception in log messages for subsequent retry attempts as well.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions