Dynamic Dag generation vs Multiple TaskGroups in one Dag #47467
Unanswered
match-gabeflores
asked this question in
Q&A
Replies: 1 comment
-
How do you proceed with this? |
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.
-
Having a hard time deciding whether to go with dynamic dag approach or using one dag with many taskgroups dynamically created using a for loop and yaml file.
I'm trying to get feedback on the pros and cons of both, in terms of maintainability, readability, easy reading and handling in the UI.
If these above points aren't important, it seems like one dag approach is just simpler.
Beta Was this translation helpful? Give feedback.
All reactions