ephraimbuddy commented on a change in pull request #18773:
URL: https://github.com/apache/airflow/pull/18773#discussion_r723621050



##########
File path: airflow/providers/google/cloud/operators/datafusion.py
##########
@@ -826,10 +826,8 @@ def __init__(
 
         if success_states:
             self.success_states = success_states
-            self.pipeline_timeout = pipeline_timeout

Review comment:
       I mean in the hook for the operator, we should use the timeout. There’s 
a method in the hook that uses timeout, we should change it to accept the 
timeout we have here




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