ahmedabu98 commented on code in PR #28820: URL: https://github.com/apache/beam/pull/28820#discussion_r1347769950
########## sdks/python/apache_beam/utils/retry.py: ########## @@ -42,9 +43,11 @@ try: from apitools.base.py.exceptions import HttpError from google.api_core.exceptions import GoogleAPICallError + from google.api_core import exceptions Review Comment: Removed as this is no longer needed -- 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]
