Skip to content

Refactor of common default_args settings

Ottomata requested to merge dag_config into main

This will allow us to return different default_args for different environments.

Should be compatible with existing usages of dag_config.py right now. Minor changes in AnomalyDetectionDAG factory to not need to use default_args. default_args are applied from real dags.

Edited by Ottomata

Merge request reports