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

fix(network): check connection threshold on gater #803

Merged
merged 7 commits into from Nov 7, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Nov 6, 2023

Description

This PR rejects new connections if we have reached the maximum connection threshold.

@b00f b00f requested review from kehiy and themantre November 6, 2023 14:04
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #803 (94ee81c) into main (749116c) will increase coverage by 0.11%.
The diff coverage is 91.34%.

@@            Coverage Diff             @@
##             main     #803      +/-   ##
==========================================
+ Coverage   82.77%   82.88%   +0.11%     
==========================================
  Files         173      173              
  Lines        8227     8270      +43     
==========================================
+ Hits         6810     6855      +45     
- Misses       1093     1095       +2     
+ Partials      324      320       -4     

@themantre themantre merged commit d2c7b65 into pactus-project:main Nov 7, 2023
12 checks passed
@b00f b00f deleted the gater-max-conn branch November 8, 2023 11:53
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

3 participants