jason810496 commented on code in PR #71704: URL: https://github.com/apache/airflow/pull/71704#discussion_r3804528186
########## airflow-core/docs/faq.rst: ########## @@ -717,22 +717,29 @@ The API server caches serialized Dag objects in memory. Over time, as Dag versio There are two complementary approaches: -**1. Bounded DAG caching (available since Airflow 3.3.0)** +**1. Dag cache eviction (available since Airflow 3.2.2)** Review Comment: https://github.com/apache/airflow/pull/66862 backport those config to `3.2.2` release. -- 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]
