gopidesupavan commented on code in PR #41712:
URL: https://github.com/apache/airflow/pull/41712#discussion_r1740090824
##########
airflow/providers/cncf/kubernetes/hooks/kubernetes.py:
##########
@@ -845,6 +845,7 @@ async def wait_until_container_complete(
:param name: Name of Pod to fetch.
:param namespace: Namespace of the Pod.
:param container_name: name of the container within the pod to monitor
+ :param poll_interval: Interval in seconds between polling the job
status
Review Comment:
updated :)
--
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]