danielgerlag / danielgerlag/conductor

Expression for the "Interval" input of a schedule step cannot be evaluated or its syntax needs to be clarified

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
589
Forks
99
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
For a "Schedule" step, the expression for "Interval" created through Json/Yaml cannot be evaluated.

**To Reproduce**
An exception is thrown when we use "datetime.timedelta(seconds=300)" as the "Interval" input.

**Additional context**
The scenario is using the REST API for creating a workflow definition by passing a JSON representation; afterwards, the "Workflow" API is used to start/create a workflow. The exception is thrown when the input expression for a schedule step is evaluated.

If I am wrong on defining the "Interval" expression, please correct me. Thanks for your great work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.