GitHub user fengchutadie added a comment to the discussion: When start a dag in airflow 3.0.0, scheduler could be crashed but works well in airflow 2.10.4
I just prepare the whole env for version 3.0.1rc1. it seems a little different. - 3.0.0, when I trigger the example dag (tutorial_dag.py), the "airflow scheduler" would be defunct in several seconds. - 3.0.1rc1, trigger the same dag, it would be in queued status about several minutes and then "airflow scheduler" would be defunct. but they encounter the same issue, I still can't schedule any dag. GitHub link: https://github.com/apache/airflow/discussions/50382#discussioncomment-13111343 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
