orkes-conductor-community
orkes-conductor-community copied to clipboard
startDelay do not work
Describe the bug I created a http task and inline task with an intention of starting it with an delay of 5 seconds, there is a predined property suggested to use for this feature - startDelay( in seconds). After adding a delay of 5 (also tried 5000) but it didnot work, workflows are starting instantaneously.
Reproducible with all workflows, can try on sample workflow in this workflow by modifing the value of startDelay: Path: orkes-conductor-community-build/server/src/main/resources/workflows.json
Expected behavior Workflow should start after N seconds
Device/browser Across all browsers