-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Description
What would you like to be added?
Currently duration can be defined by specifying the number of days, hours, minutes, seconds or milliseconds and by specifying a hard coded string with an ISO 8601 (like "PT5S", meaning a duration of 5 seconds)
It would be nice to support evaluating a runtimexpression that indicates the duration, like, for example ""PT(.delay)S", so the user can provide the delay as workflow instance input.
Proposal(s):
Add
- $ref: '#/$defs/runtimeExpression'
title: DurationExpression
description: Runtime expression that generates an ISO 8601
to the existing duration: one of
Alternative(s):
No response
Additional info:
No response
Community Notes
- Please vote by adding a 👍 reaction to the feature to help us prioritize.
- If you are interested to work on this feature, please leave a comment.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done