potiuk commented on issue #33835: URL: https://github.com/apache/airflow/issues/33835#issuecomment-1836271323
> Having the same problem after upgrading to 2.7.3 So - olease open a new discussion, with all detils and circumstances. Even if your issue might look similar - it might have different root causes. The more information you will provide about your issue, the more likely it is someone will take a look at this. Also one of the problems you might face is that simply using variables in your top-level code is strongly discouraged because you might have precisely those kinds of problems with performance of your DB connection See https://airflow.apache.org/docs/apache-airflow/stable/best-practices.html#top-level-python-code for details. Ideally apply best practices described there and if you have similar problems, open a troubleshooting discussion with as many details about your case as you can -- 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]
