grpc / grpc/grpc-node

how to send grpc metadata of large size

Open
#2,048 1 comment 0 reactions 0 assignees View on GitHub
requires reporter action
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

I am trying to send array of 1000ish strings and some 3-5 other string fields as grpc metadata but it is letting the stream hang and responses are not returned. I was earlier getting frameError size too big then I set `'grpc.max_metadata_size': 4 * 1024 * 1024,` and the error went away but now facing stream issues

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.