Skip to content

Conversation

@WhitWaldo
Copy link
Contributor

Description

When scheduling a duration-based expression, e.g. "5s", this needs to be presented in the form "@every 5s" instead of as a standalone value (the standalone value is fine when used for dueTime, but not for schedule). This PR fixes this behavior ensuring it's properly formed.

Issue reference

N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • [N/A] Extended the documentation

@every " into the resulting expression value as a duration value itself isn't allowed

Signed-off-by: Whit Waldo <[email protected]>
@WhitWaldo WhitWaldo added this to the v1.15 milestone Feb 19, 2025
@WhitWaldo WhitWaldo self-assigned this Feb 19, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners February 19, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants