potiuk commented on code in PR #34127:
URL: https://github.com/apache/airflow/pull/34127#discussion_r1323744552


##########
airflow/providers/cncf/kubernetes/utils/pod_manager.py:
##########
@@ -388,7 +388,7 @@ def fetch_container_logs(
             before=before_log(self.log, logging.INFO),
         )
         def consume_logs(
-            *, since_time: DateTime | None = None, follow: bool = True, 
termination_timeout: int = 120
+            *, logs: PodLogsConsumer

Review Comment:
   See the indentation above @hussein-awala - maybe you just missed it :) ? 



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