Skip to content

gRPC stream size limit #2

@filippocrotti12

Description

@filippocrotti12

StreamLogs doesn't have limitations on messages dimensions.

Fix: add grpc.MaxRecvMsgSize(4 * 1024 * 1024) at creation of gRCP server in main.go.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions