Skip to content

Increase GRPC Proxy Upload Limit#1549

Open
cooper-grc wants to merge 2 commits intomainfrom
cg/grpc-proxy-limit
Open

Increase GRPC Proxy Upload Limit#1549
cooper-grc wants to merge 2 commits intomainfrom
cg/grpc-proxy-limit

Conversation

@cooper-grc
Copy link
Contributor

@cooper-grc cooper-grc commented Feb 11, 2026

Summary by cubic

Raised gRPC message size limits to support larger uploads through the gateway proxy and container client. Improved SDK error messaging to show the actual configured limit.

  • New Features
    • Gateway gRPC proxy sets MaxRecvMsgSize and MaxSendMsgSize from config (in MiB).
    • ContainerClient always applies 1 GiB max send/recv, regardless of auth token.
    • Python SDK shows the current gRPC max size in RESOURCE_EXHAUSTED errors.

Written for commit e0edc43. Summary will update on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

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.

1 participant