Skip to content

Stream package contents over gRPC #1121

Description

@mozesl-nokia

Currently, the gRPC requests send packages wholesale, meaning that large packages have a large memory overhead on both sides.

Introduce chunking/streaming of package contents in all places where gRPC is used. The suggested chunk size is 1MiB, but this can be discussed.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgoPull requests that update go coderefactoring#b33d8f

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions