potiuk commented on code in PR #30259:
URL: https://github.com/apache/airflow/pull/30259#discussion_r1158955614


##########
airflow/config_templates/config.yml:
##########
@@ -1028,6 +1028,27 @@ secrets:
       type: string
       example: ~
       default: ""
+    use_cache:
+      description: |
+        Enables local caching of Variables, when parsing DAGs only.

Review Comment:
   I think we will also need a note in "best practices" and "top-level-code" 
especially where we explicitly mention "don't use variables in top-levle" 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to