Hello, I’d like to submit to discussion the idea of having a cache on Airflow Variables. The aim is to reduce DAG parsing time and Secret Manager API bill for users who make a liberal use of Variable.get in their DAG files. The drawback, of course, is that caches introduce a delay in how fast changes are propagated.
For improved readability, I kindly invite you to read and comment in the github discussion : https://github.com/apache/airflow/discussions/30265 Cheers
