This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Replies: 2 comments 3 replies
-
I think if you set the parameter "optional": true in the previous task, it would not fail the workflow and carry forward with the next task. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for the answer @maheshyaddanapudi . @howaric You would probably benefit from using the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there possible to make a task always be scheduled even previous task failed? Just like a finally task, the purpose of this requirement is that I would like to do some cleaning actions even the workflow failed somewhere. Thanks
Beta Was this translation helpful? Give feedback.
All reactions