Skip to content

Allow FixedBackOff to be constructed with only a custom interval #35028

Closed
@sbrannen

Description

@sbrannen

FixedBackOff currently has two constructors: one that uses defaults, and a second one that accepts the interval and maxAttempts.

However, users sometimes just want to be able to easily construct a FixedBackOff policy with a custom interval.

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