pankajkoti commented on issue #37534:
URL: https://github.com/apache/airflow/issues/37534#issuecomment-1952897570

   Yes, I agree there will be no informative logs in RC3 from the triggerer 
saying the container is still running.
   
   However, the trigger logs are independent of get_logs (even if we set it to 
False  we will see the same diff between 7.1.4 and 8.0.0RC3). 
   
   In the case of deferrable mode, with 7.1.4, get_logs is relevant only for 
fetching logs from within the pod and at the end of pod completion. It is not 
relevant while the pod is still running. While the pod is still running, we get 
logs from trigger saying the container is still running and it's going to 
sleep. This is independent of get_logs.


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