quentin-sommer commented on issue #34270: URL: https://github.com/apache/beam/issues/34270#issuecomment-2810396534
I used a batch size of 900 and the issue occurred again today. same stacktrace down to the same line ``` "Retry with exponential backoff: waiting for 7.223288977709672 seconds before retrying _insert_all_rows because we caught exception: google.api_core.exceptions.RetryError: Timeout of 600.0s exceeded, last exception: HTTPSConnectionPool(host='bigquery.googleapis.com', port=443): Max retries exceeded with url: /bigquery/v2/projects/boxwood-complex-208616/datasets/stats/tables/sessions/insertAll?prettyPrint=false (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2427)'))) ``` -- 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