ashb commented on PR #55068: URL: https://github.com/apache/airflow/pull/55068#issuecomment-3249775064
https://github.com/apache/airflow/blob/3.0.0rc3/airflow-core/newsfragments/aip-66.significant.rst > Dag bundles are not initialized in the triggerer. In practice, this means that triggers cannot come from a dag bundle. **_This is because the triggerer does not deal with changes in trigger code over time, as everything happens in the main process_.** Triggers can come from anywhere else on sys.path instead. (Emphasis mine) -- 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]
