eladkal commented on code in PR #36179:
URL: https://github.com/apache/airflow/pull/36179#discussion_r1428351299


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

Review Comment:
   Please note that if this util is not under `executors/` then it's not really 
part of the experimental statement we set for the executor.
   
   I'd suggest either move it under executors/utils or add `_` to function name 
thus we declare it private.



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