-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Open
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: waiting-for-triageAn issue we've not yet triaged or decided onAn issue we've not yet triaged or decided ontype: enhancementA general enhancementA general enhancement
Description
When creating a BackOff instance via RetryPolicy, we get support for Duration. However, when creating the BackOff implementation manually, we have to provide long value in milliseconds.
That's not a big deal but it'd be nice if the implementation themselves had support for Duration, potentially deprecating the long variant.
sbrannen, ThomasVitale and HyunSangHan
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: waiting-for-triageAn issue we've not yet triaged or decided onAn issue we've not yet triaged or decided ontype: enhancementA general enhancementA general enhancement