GitHub user bh7274 added a comment to the discussion: API-Server occurs memory alarm in K8S Env.
Yes, gunicorn provides an option to restart the process after a certain number of requests, but I'm not sure if this is the right way to do it. Or, you could calculate the allocated memory and manually call garbage collection. What do you think? GitHub link: https://github.com/apache/airflow/discussions/56671#discussioncomment-14690283 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
