Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRPCGenericError: Received message larger than max #36

Closed
styleex opened this issue Sep 4, 2017 · 4 comments
Closed

GRPCGenericError: Received message larger than max #36

styleex opened this issue Sep 4, 2017 · 4 comments
Assignees

Comments

@styleex
Copy link

styleex commented Sep 4, 2017

nodejs[20647]: error: main failed: GRPCGenericError: Received message larger than max (10082828 vs. 4194304)

@styleex
Copy link
Author

styleex commented Sep 4, 2017

This is not a bug. I've requested too many keys at a time

@styleex
Copy link
Author

styleex commented Sep 4, 2017

Is there a way to throw a parameter "grpc.max_send_message_length" into the grpc channel?

@connor4312
Copy link
Member

Good call, we should expose all grpc options to the client.

@connor4312
Copy link
Member

Fixed in 378f7c5

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

No branches or pull requests

2 participants