-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.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
We can close this issue when the google_cloud_storage::read_resume_policy::Recommended correctly supports gRPC reads (or at least bidi streaming reads).
Background
When using JSON the only possible error after a read starts is Error::io.
When using gRPC we get more error types, including Error::service().
The default read resume policy should handle the additional errors.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.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.