Arunodoy18 opened a new pull request, #60779:
URL: https://github.com/apache/airflow/pull/60779

   Airflow 3 scheduler attempts to process DAGs missing from SerializedDagModel,
   causing scheduling errors and reduced throughput after upgrades where DAGs
   were removed.
   
   This patch filters out stale serialized DAG references during DagRun creation
   so valid DAGs continue scheduling normally.
   
   Fixes #60764.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to