-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
Currently AirFlow assumes that all dependencies must be completed and "ALL_SUCCESSFUL" before the next task can run. However in Control-M XML Logic there are scenarios where Dependencies are conditional. For example where One OR Another task is has finished then start the next task.
-
Currently the Dependency tree is built but it is not optimized. We should explore the option of building a more dynamic dependency tree. This Should also assist with Readability.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request