satybald commented on pull request #15185: URL: https://github.com/apache/beam/pull/15185#issuecomment-895455705
> Re: `google.api_core.exceptions.Unknown: None No status received`: The package `google-cloud-bigquery-storage` version 2.6.3 has been released, which adds the "Unknown" gRPC transport error to the list of resumable exceptions. https://github.com/googleapis/python-bigquery-storage/blob/master/CHANGELOG.md#263-2021-08-06 Thank you @tswast addressing the issue in PR. I've read description of https://github.com/googleapis/python-bigquery-storage/issues/262, is there an option to define an exception that related to the stream unexpected closed instead of being a generic "no status" error? I am wondering, what's the retry policy for this error? -- 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]
