ephraimbuddy commented on PR #47592: URL: https://github.com/apache/airflow/pull/47592#issuecomment-2929419313
> I noticed a pattern where you have to add DagModel with the bundle_name explicitly despite that there's dag.sync_to_db next to it. I feel something is wrong somewhere for us to do that `dag.bulk_write_to_db(bundle_name, None, [dag], session=session)` could replace the sync_to_db and adding of dag to db -- 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]
