Skip to content

Use RetryHelper for batch operation #371

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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