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

Increase the grpc.max_receive_message_length to 64MB #93

Closed
AnashOommen opened this issue Jun 11, 2019 · 1 comment
Closed

Increase the grpc.max_receive_message_length to 64MB #93

AnashOommen opened this issue Jun 11, 2019 · 1 comment
Assignees
Labels
bug Something isn't working P1 usability This issue is related to a usability issue with the client library.

Comments

@AnashOommen
Copy link
Member

Right now, grpc.max_receive_message_length defaults to 4MB, which is too small for some report requests, leading to RESOURCE_EXHAUSTED errors. Increase this limit to 64MB so that wider report rows work fine.

@AnashOommen AnashOommen self-assigned this Jun 11, 2019
@AnashOommen AnashOommen added bug Something isn't working P1 usability This issue is related to a usability issue with the client library. labels Jun 11, 2019
@AnashOommen
Copy link
Member Author

This was fixed in 2.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 usability This issue is related to a usability issue with the client library.
Projects
None yet
Development

No branches or pull requests

1 participant