edin-tapad opened a new pull request, #37145:
URL: https://github.com/apache/airflow/pull/37145

   We run into an issue when running a long Dataproc job with 
`DataprocInstantiateInlineWorkflowTemplateOperator`. It seems that 
`hook.wait_for_operation` should be used so that the `timeout` parameter is 
passed to `operation.result()` properly. 
   
   The error we were getting: 
   ```
   concurrent.futures._base.TimeoutError: Operation did not complete within the 
designated timeout of 900 seconds.
   ```


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