Serial dependence between 2 dags #6941
DimitrisSotiriou
started this conversation in
General
Replies: 1 comment
-
yes you can run. Please refer to the coin-flip examplehttps://github.com/argoproj/argo-workflows/blob/master/examples/coinflip-recursive.yaml. you check the DAG2 condition and invoke DAG1. |
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.
-
Not sure if the title describes very well my need, but here is more context. I have 2 dags run successively if the second dag fail I want the previous to rerun in case of retry. Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions