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): redefine resource limits #1083

Merged

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Feb 9, 2024

Description

This PR redefines resource limits, specially it set ConnsOutbound same as Conns. We have many "system: cannot reserve outbound connection: resource limit exceeded" warning messages.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Merging #1083 (b224d3e) into main (2efe3c0) will increase coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
+ Coverage   81.47%   81.52%   +0.05%     
==========================================
  Files         173      173              
  Lines        9166     9166              
==========================================
+ Hits         7468     7473       +5     
+ Misses       1347     1343       -4     
+ Partials      351      350       -1     

@b00f b00f force-pushed the network-redefine-resource-limits branch from 62f9ba8 to b224d3e Compare February 9, 2024 08:48
@themantre themantre merged commit b744b8e into pactus-project:main Feb 9, 2024
12 checks passed
@b00f b00f deleted the network-redefine-resource-limits branch February 9, 2024 09:49
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.

2 participants