DAG: testDag

schedule: 01 00 * * *


DAG details

success 1423

schedule_interval 01 00 * * *
start_date None
end_date None
max_active_runs 0 / 16
concurrency 16
default_args {'owner': 'wusong', 'start_date': datetime.datetime(2020, 8, 25, 16, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'email_on_failure': False, 'email_on_retry': False, 'retries': 3, 'retry_delay': datetime.timedelta(seconds=60)}
tasks count 1
task ids ['test']
filepath old_files/testDag.py
owner wusong