vincbeck opened a new pull request, #25626:
URL: https://github.com/apache/airflow/pull/25626

   When a Lambda function gets created, a CloudWatch log group gets created as 
well to contain the logs of this function. When a Lambda function gets removed, 
the log group is not removed ... Adding logs removal to the lambda system test.
   
   Also, the log group gets created seconds (around 10) after the lambda is 
created, so I had to add some retry mechanism in order to handle that


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