You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/15 07:23:19 UTC

[GitHub] [airflow] kanga333 opened a new pull request #21574: Get log events after sleep to get all logs

kanga333 opened a new pull request #21574:
URL: https://github.com/apache/airflow/pull/21574


   closes: #21573
   
   When EcsTaskLogFetcher Thread receives a stop signal during a sleep period, run method doesn't get cloud watch events that are happened during sleep. So, we need to call get_log_events after sleep to get all cloud watch 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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] potiuk merged pull request #21574: ECSOperator: Get log events after sleep to get all logs

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #21574:
URL: https://github.com/apache/airflow/pull/21574


   


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] potiuk merged pull request #21574: ECSOperator: Get log events after sleep to get all logs

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #21574:
URL: https://github.com/apache/airflow/pull/21574


   


-- 
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-unsubscribe@airflow.apache.org

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