schedule_interval | @daily |
---|---|
max_active_runs | 0 / 16 |
concurrency | 16 |
default_args | {'owner': 'airflow', 'start_date': <Pendulum [2020-12-17T00:00:00+00:00]>, 'email': ['airflow@airflow.com'], 'email_on_failure': False, 'email_on_retry': False, 'retries': 2, 'depends_on_past': False, 'retry_delay': datetime.timedelta(0, 300), 'pool': 'engines'} |
tasks count | 7 |
task ids | ['Start', 'End', 'Wait', 'email_engine', 'ES-Engine', 'Location-Engine', 'Daily-Reports'] |
filepath | engines.py |
owner | airflow |