jedcunningham opened a new issue, #46130: URL: https://github.com/apache/airflow/issues/46130
### Body Right now, in order to protect against multiple DAG processors becoming out of sync and parsing different versions of a bundle at the same time, we are constantly querying the db for the currently known bundle version. We, however, need a way to turn that down a bit, both for single DAG processor and multiple DAG processors. ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
