DAG: manage_connections_dag

schedule: @daily


DAG details


schedule_interval @daily
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'airflow', 'retries': 1, 'retry_delay': datetime.timedelta(seconds=300), 'start_date': <Pendulum [2023-01-17T00:00:00+00:00]>}
tasks count 1
task ids ['create_connections_task']
filepath manage_connections.py
owner airflow