Hasan-J commented on issue #50097:
URL: https://github.com/apache/airflow/issues/50097#issuecomment-2865797243

   Indeed, I'm encountering the same issue. I looked further into it at the 
process level and found that, over time, the DAG processor spawns numerous 
processes, eventually leading to an out-of-memory (OOM) exception. I resolved 
it by manually restarting the Docker service running the DAG processor.
   
   
![Image](https://github.com/user-attachments/assets/58a91b85-477f-4f0a-8a10-f9c2ffc1ebc8)
   The screenshot is taken right after I did the restart. But eventually the 
process list will grow bigger.


-- 
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]

Reply via email to