Taragolis commented on issue #35164:
URL: https://github.com/apache/airflow/issues/35164#issuecomment-1778018702

   > This is unnecessary if the log group was already created.
   
   Yeah, I think better to create configuration option in AWS Provider which 
could control this behaviour. 
[`watchtower.CloudWatchLogHandler`](https://kislyuk.github.io/watchtower/#watchtower.CloudWatchLogHandler)
 has the option `create_log_group` which by default set to True.
   
   As current workaround I would recommend increase retry timeout: 
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/connections/aws.html#avoid-throttling-exceptions


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