Skip to content

Consider other options for Batch requests. #364

Description

@aozarov

Suggestion was raised by @Capstan

We could add a Batch/BatchContext/BatchHelper class that gets storage as an input and have the same delete/get/update methods as BatchRequest.Builder but instead of returning this for chaining return a Future (this could help with that) and have a void apply() method.

Any further calls on such instance should fail after a successful apply

Activity

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

Metadata

Metadata

Labels

🚨 criticalP0 critical issue. Requires immediate fixapi: storageIssues related to the Cloud Storage API.triage meI really want to be triaged.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions