Steps failure should stop whole flow under the same
We've workflow created with following step -
1. Send email
2. Delay for a day
3. Send email (for reminder)
For some users, we've seen that they have received both email on same day because delay step has been failed due to some reason (although next email went through). Can we have anyway to stop execution for further steps in any failure or do we have anyway to prevent the same?
Error received in delay step -
5 Replies
@Vivek
Our team is aware of this issue. I will keep you updated on the fix.
Thanks for the update. @Pawan Jain Let me know if you want any clarification on the issue.
@Pawan Jain do we have any timeline to get this fixed in both web and open source version?
@Vivek
I can push the team for our cloud, but unfortunately we don't have any timiline for open source version
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 on our cloud.Now workflow execution will be stopped if the delay step fails for any reason.
@Vivek ping
just want to make sure, you saw this message