zachliu commented on issue #49887: URL: https://github.com/apache/airflow/issues/49887#issuecomment-2863511541
@potiuk > do you have any custom configuration (logging for example) in your airflow settings? no, i already turned off all my custom configs (logging, oauth, etc.) in order to properly identify the root cause > do you have the setting for variable caching turned on ? ditto just to be clear, the import alone doesn't "leak" anything, you'd have to call the `Variable.get(...)` somewhere in the dag -- 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]
