Skip to content

Remove resumable option from file.createWritableStream #399

Description

@ryanseys

If everyone is for it, I will remove the resumable option from file.createWritableStream in GCS. It will default to false, because you can't really resume a stream reliably. This is how the gsutil behaves. If you pipe in data to gsutil, it will not support resumable. This will help with #397.

Looking for a 👍 and I'll go ahead and rip it out.

Activity

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

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions