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: capping mechanism for relay and service connections #3184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darshankabariya
Copy link
Contributor

This PR prevents nodes from becoming isolated from the network by implementing a capping mechanism for service and relay peers. This ensures there is always room available for relay peers at any given time.

close #3163

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3184

Built from 38bfdd9

@darshankabariya darshankabariya changed the title chore: Capping mechanism for relay and service Connections chore: capping mechanism for relay and service connections Nov 28, 2024
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.

chore: Reserve % of max connections for relay
1 participant