shunping commented on code in PR #31468: URL: https://github.com/apache/beam/pull/31468#discussion_r1622774289
########## sdks/python/apache_beam/io/gcp/gcsio.py: ########## @@ -37,6 +37,7 @@ from google.cloud import storage from google.cloud.exceptions import NotFound +from google.cloud.storage.fileio import DEFAULT_RETRY Review Comment: Done. -- 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]
