Skip to content

[Task] Introduce gRPC message size limit #36

@teodordelibasic-db

Description

@teodordelibasic-db

Problem Statement
Introduce message size limit.

Proposed Solution
Check the size of the serialized record received from the client.

Additional Context
The server has a limit of 10MB per received message. We should introduce this on client side as well.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions