Skip to content

Increase default max_content_length/max_msg_size in python to 10MB #3142

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

Open
wants to merge 1 commit into
base: 3.7-dev
Choose a base branch
from

Conversation

Cole-Greer
Copy link
Contributor

Back in the tornado transport days we had set the max content length in python to 10MB. 10MB is consistent with the default max frame length in gremlin-server. It seems the 10MB default was lost in the migration to AiohttpTransport, and we've inherited a reduced 4MB limit from AioHTTP. Bumping it back to 10MB for consistency with gremlin-server.

VOTE +1

@xiazcy
Copy link
Contributor

xiazcy commented Jun 27, 2025

VOTE +1

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