Skip to content

Wrap upload requests in a multipart stream to allow streaming uploads #84

@Jeff-Meadows

Description

@Jeff-Meadows

Currently, uploading a file causes the entire file to be read into memory before sending over the wire.

This can cause large file uploads to fail (MemoryError).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions