Skip to content

feature: support streaming local files to AWS S3 #3925

@juniorrhis1

Description

@juniorrhis1

Support for streaming local files to AWS S3, to efficiently upload large files without memory overflow (i.e., send as a stream instead of loading all file bytes into memory).

This improvement is important to enable handling of large files (such as logs or binaries) that would otherwise exhaust available memory during upload.

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