Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use RetryHelper for batch operation #371

@aozarov

Description

@aozarov

Currently StorageImpl does not use RetryHelper for batch operation.

We should consider using RetryHelper when invoking the rpc but also when getting the result.
We can iterate over the failed results and retry all the ones which are retryable.

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions