-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
api: bigquerystorageIssues related to the googleapis/python-bigquery-storage API.Issues related to the googleapis/python-bigquery-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Pretty much all customers will have to deal with connection level retry when using bi-di streaming API.
For customers who is not aware of this, they went into issues and open support ticket on us. To reduce support toil, we really need to have connection level retry done for them (ideally we have some support in the in-stream error retry as well).
We could do similar things as we did in nodejs library:
https://github.com/googleapis/nodejs-bigquery-storage/pull/443/files
I will be happy to review the code and assist with the testing.
Metadata
Metadata
Assignees
Labels
api: bigquerystorageIssues related to the googleapis/python-bigquery-storage API.Issues related to the googleapis/python-bigquery-storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.