The scheduler does not appear to be running. Last heartbeat was received .
The DAGs list may not update, and new tasks will not be scheduled.
| schedule_interval | None |
|---|---|
| start_date | None |
| end_date | None |
| max_active_runs | 0 / 16 |
| concurrency | 16 |
| default_args | {'start_date': datetime.datetime(2026, 4, 3, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'owner': 'Airflow'} |
| tasks count | 2 |
| task ids | ['run_this', 'bash_task'] |
| filepath | /usr/local/lib/python3.7/site-packages/airflow/example_dags/example_trigger_target_dag.py |
| owner | Airflow |