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

Change the max grpc message size based on the block size #3574

Open
evan-forbes opened this issue Jun 17, 2024 · 0 comments
Open

Change the max grpc message size based on the block size #3574

evan-forbes opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
WS: Maintenance 🔧 includes bugs, refactors, flakes, and tech debt etc

Comments

@evan-forbes
Copy link
Member

We query the block via grpc, and therefore need to ensure that the grpc server is configured to handle larger sizes. The current default is 4MB.

There likely is a reason for this limitation, if so, we need to be sure of why.

@evan-forbes evan-forbes added the WS: Maintenance 🔧 includes bugs, refactors, flakes, and tech debt etc label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WS: Maintenance 🔧 includes bugs, refactors, flakes, and tech debt etc
Projects
None yet
Development

No branches or pull requests

2 participants