GitHub user anavrotski added a comment to the discussion: [Memory Leak] Memory usage scales linearly and does not release after DAG execution in webserver(High), celery and scheduler
And these restarts of the API server are the reason for this error in Audit Log ``` Executor CeleryExecutor(parallelism=32) reported that the task instance <TaskInstance: ... [running]> finished with state failed, but the task instance's state attribute is running. Learn more: https://airflow.apache.org/docs/apache-airflow/stable/troubleshooting.html#task-state-changed-externally ``` GitHub link: https://github.com/apache/airflow/discussions/61684#discussioncomment-16131922 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
