Skip to content

Add max inbound message size to ConnectionFactory #1063

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

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

acogoluegnes
Copy link
Contributor

@acogoluegnes acogoluegnes commented Jun 15, 2023

The default value is 64 MiB.

Fixes #1062

To avoid OOM with a very large message.
The default value is 64 MiB.

Fixes #1062
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.

Add ability to specify maximum message size
2 participants