o-nikolas commented on code in PR #31960:
URL: https://github.com/apache/airflow/pull/31960#discussion_r1232574760


##########
airflow/providers/amazon/aws/triggers/eks.py:
##########
@@ -33,49 +33,52 @@ class EksCreateFargateProfileTrigger(BaseTrigger):
 
     :param cluster_name: The name of the EKS cluster
     :param fargate_profile_name: The name of the fargate profile
-    :param poll_interval: The amount of time in seconds to wait between 
attempts.
-    :param max_attempts: The maximum number of attempts to be made.
+    :param waiter_delay: The amount of time in seconds to wait between 
attempts.

Review Comment:
   > got merged very recently, I was hoping to do this without doing a 
deprecation warning
   
   This should be fine since we haven't done a provider release yet
   
    > If it is problematic to include it as part of this PR, I can take it out.
    
   In a perfect world I think a separate PR would have been best, but it's not 
a huge deal, so let's keep it here for this time :+1: 



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