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 max message size #1777

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

Willyham
Copy link
Contributor

Generating debug metadata for large apps fails due to default gRPC message size limits:

git:(main) encore debug meta --format json
error: grpc: received message larger than max (6181042 vs. 4194304)

This increases the limit from 4mb to 16mb.

@encore-cla
Copy link

encore-cla bot commented Feb 23, 2025

All committers have signed the CLA.

Copy link
Member

@eandre eandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eandre eandre merged commit 8b396c6 into encoredev:main Feb 27, 2025
3 of 4 checks passed
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.

2 participants