ferruzzi commented on code in PR #28236:
URL: https://github.com/apache/airflow/pull/28236#discussion_r1044788085


##########
airflow/providers/amazon/aws/waiters/base_waiter.py:
##########
@@ -0,0 +1,37 @@
+# Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   Yeah, this would lay the framework for that and adding whatever other custom 
waiters that folks want to make.  The more I look at it, the more I think it'll 
either simplify or replace a lot of Sensors as well, which wasn't the intended 
purpose but a very nice side effect.



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