DAG: ReportAPIChecker

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 [2022-10-24T00:00:00+00:00]>}
tasks count 2
task ids ['getReportAPIAndSendReq', 'getDrowToken']
filepath reportChecker.py
owner airflow