I\'m using Airflow 1.10.12 and I have a DAG that run daily with the following parameters :
default_args = { \'start_date\': days_ago(365), \'end_date\