Taragolis commented on PR #29580:
URL: https://github.com/apache/airflow/pull/29580#issuecomment-1433630542

   > for each variable and connection access and it is done every time the 
Scheduler parses DAGs
   
   It happen every time if users not follow Best Practices about [Top Level 
Python 
Code](https://airflow.apache.org/docs/apache-airflow/stable/best-practices.html#top-level-python-code)
 🤣 . Or some of the Operators call establish connections in constructor, I know 
only about SSHOperator from Community Providers with this behaviour


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