Hello Everyone.
I have an workflow where I have used block until done.
I want the 2nd and 3rd workflow to stop the output when there is an error in the first job.
I did change the runtime configuration to cancel running workflow on error.
But when I run the workflow and there is error in 1st job the rest of the job still outputs.
Is there any other configurations that I'm missing?
Thank you.