Skip to content

Add a rewrite_until_done() helper #3204

@coryan

Description

@coryan

Seems like we should add a helper to run this loop, something like:

pub async fn rewrite_until_done(builder: crate::builder::storage_control::RewriteObject) -> Result<crate::model::Object> {
    ... ... ...
}

We need to decide where this goes (what module) and we need to write documentation for it.

Originally posted by @coryan in #3203 (comment)

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.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