shunping commented on PR #35574: URL: https://github.com/apache/beam/pull/35574#issuecomment-3070645303
Moreover, there are other retriable exceptions we may also want to consider: https://cloud.google.com/storage/docs/retry-strategy#java ``` 408 Request Timeout 429 Too Many Requests 500 Internal Server Error 502 Bad Gateway 503 Service Unavailable 504 Gateway Timeout ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org