Skip to content

Chunking of grpc payloads #16

Description

@nicosammito

If a flow or a result or something else we send over grpc exceeds the hard limit of 2GiB within protobuf, we aren't able to send it. We should find ways to either compact data or to chunk it. We also have the issue that requests over grpc can't be larger than 100MB.

Metadata

Metadata

Labels

No labels
No labels

Type

Fields

System

IDE + Runtime

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions