pgieser opened a new issue, #42521:
URL: https://github.com/apache/airflow/issues/42521

   ### Apache Airflow Provider(s)
   
   amazon
   
   ### Versions of Apache Airflow Providers
   
   8.27.0
   
   ### Apache Airflow version
   
   2.9.3
   
   ### Operating System
   
   Managed by Astronomer
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   Deferred ECS task failed because fetching logs from Cloudwatch timed out 
(AWS cloudwatch logs client threw RequestTimeoutException).
   
   ### What you think should happen instead
   
   Should probably be similar behavior as when the AWS cloudwatch logs client 
throws ResourceNotFoundException - it should be handled and return None instead 
of allowing the RequestTimeoutException to propagate.
   
   ### How to reproduce
   
   Force the AWS cloudwatch logs client to throw a RequestTimeoutException when 
running an ECS task in deferred mode.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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