Skip Delay step and end workflow
If the Delay step is configured to use a date passed in the payload, the current behaviour is that if the date is in the past, then the Delay step is skipped, and all subsequent steps are processed.
Is it possible to set up the workflow that if the date is in the past, the workflow is ended/all the subsequent steps are skipped as well?
6 Replies
Hey MrM
I have shared the issue with the team, I will keep you updated.
I have shared the issue with the team, I will keep you updated.
Thanks @Pawan Jain
A small update: we have found bug, workflow execution should stop if delay step fails. I will keep you updated on the fix.
@Pawan Jain any update here?
@MrM I am checking the status with my team and pushing this to prioritize
Hey 👋
A small update: The bug with the
Now workflow execution will be stopped if the delay step fails for any reason.
A small update: The bug with the
delay
step is fixed.Now workflow execution will be stopped if the delay step fails for any reason.