hankehly opened a new pull request, #27564: URL: https://github.com/apache/airflow/pull/27564
Closes #27396 ### Summary The CloudWatch task log handler does not default to local logs (like the documentation says it should) when remote logs are unavailable. This PR fixes the issue. ### Todo - [x] Update CloudWatch log handler - [x] Add unit tests - [ ] Manual check (run a test DAG without [AWS CloudWatch logging configured](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/logging/cloud-watch-task-handlers.html), then configure AWS CloudWatch remote logging and re-run a test DAG) -- 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]
