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

chore: Decrease quic timeout #206

Merged
merged 3 commits into from
May 8, 2024
Merged

Conversation

dariusc93
Copy link
Owner

This is set low due to quic transport not properly resetting connection state when reconnecting before connection timeout. While in smaller settings (eg where a peer has several connections) this would be alright, we should be cautious of this setting for nodes with larger connections since this may increase cpu and network usage, although untested or confirmed if that would be the case.

See libp2p/rust-libp2p#5097 for issue

CHANGELOG.md Outdated Show resolved Hide resolved
@dariusc93 dariusc93 merged commit 5eeccd5 into libp2p-next May 8, 2024
@dariusc93 dariusc93 deleted the chore/quic-config-transport branch May 8, 2024 16:23
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.

None yet

1 participant