fdemiane opened a new pull request, #34755: URL: https://github.com/apache/airflow/pull/34755
The CloudRunExectureJob operator is failing randomly in deferrable mode with a grpc error code 13: internal error. After investigation, it turns out that getting the execute operation status was timing out. The fix was to add a 2 minutes timeout to the get_operation function. -- 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]
