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

[Yamux] Increase the max buffered connection writes #325

Closed

Conversation

StefanBratanov
Copy link
Collaborator

@StefanBratanov StefanBratanov commented Sep 14, 2023

Increase the max buffered connection writes to 150 MiB until proper backpressure is implemented as part of #282

150 MiB is enough to serve Ethereum BeaconBlocksByRange requests

fixes #311

@StefanBratanov
Copy link
Collaborator Author

Will override value in Teku for the time being

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.

io.libp2p.core.Libp2pException: Overflowed send buffer for connection (Yamux)
1 participant