| schedule_interval | 0 0,4,8,11,16 * * * | 
|---|---|
| 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 | ['pipelineProcess', 'getDrowToken'] | 
| filepath | nec_c1.py | 
| owner | airflow |