lucidumio commented on issue #55768: URL: https://github.com/apache/airflow/issues/55768#issuecomment-3356660460
It would be good to add another variable, e.g., `num_dag_versions`, to let user control the number of dag versions to keep in cache. So if the user does not need this feature, the value can be set as 1. Also, the API (Web) server seems to have memory leak issue as well. When browsing a DAG page with a large number of tasks under the Grid view, the api server's memory usage will grow quickly, but it won't drop after closing the page. -- 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]
