dstandish opened a new pull request, #48776: URL: https://github.com/apache/airflow/pull/48776
If this bit of code encounters serdag from airflow 2.x, it will blow up because dag_id is not a key in the dict. We can be more helpful to the user by telling them what they can do, rather than just raising a KeyError. -- 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]
