Replies: 1 comment
-
Basically, you want to ignore them also on resume. Not there's no way to do that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say I have a process which "fails" 50% of the time and I ignore them. When I want to resume the pipeline, those ignored jobs re-run because files are not there. Is there a way I am missing to manage this situation and "skip" the execution of the ignored processes?
Beta Was this translation helpful? Give feedback.
All reactions