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

[avalanche-types] Set max message size to usize.MAX for gRPC client/severs #77

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

hexfusion
Copy link
Contributor

@hexfusion hexfusion commented Oct 19, 2023

This PR aligns our gRPC client/servers with regards to max message size by changing the default from 4MB to usize.MAX. This places the limit on the hardware/env used.

…rvers

Signed-off-by: Sam Batschelet <sam.batschelet@avalabs.org>
Signed-off-by: Sam Batschelet <sam.batschelet@avalabs.org>
@hexfusion hexfusion merged commit eee26d7 into main Oct 19, 2023
6 checks passed
@hexfusion hexfusion deleted the fix-client branch October 19, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants