wjddn279 commented on issue #56641:
URL: https://github.com/apache/airflow/issues/56641#issuecomment-3460532455

   @alkismavridis 
   Hello! I have a few questions:
   
   - How often does the DAG run? I’m curious about approximately how many tasks 
are executed per hour.
   - The memory drop happens because of restarts, right? Also, could you tell 
me what the total memory limit is (i.e., the point where it reaches 100%)?
   - Would it be possible to check memory usage per process using `smem`?
   If so, please run `apt-get install smem -y` inside the container and then 
execute `smem -s pss`, and share the output.


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