HuanjieGuo opened a new pull request, #41064:
URL: https://github.com/apache/airflow/pull/41064

   You can see the detail in https://github.com/apache/airflow/discussions/40880
   
   * Currently, we do not have any worker log disk isolation, and a bug in a 
dag can write a 10Gb + file, which can cause the cluster out of service.
   
   * This PR change the **NonCachingFileHandler** ->  
**NonCachingRotatingFileHandler**  in FileTaskHandler, and users can limit the 
log rotate size for a task.
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to