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

   Right now we check if any bundles need to be refreshed every loop, which can 
be very frequent (e.g. 10 times per second or more). This introduces a new 
config, [dag_processor] bundle_refresh_check_interval, that allows for slowing 
down how often we do it. Since we send queries to the db, having some control 
here is helpful.


-- 
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