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

ir: increase fschain pool size #3068

Merged
merged 1 commit into from
Dec 25, 2024
Merged

ir: increase fschain pool size #3068

merged 1 commit into from
Dec 25, 2024

Conversation

roman-khimov
Copy link
Member

Similar to 19c72bf, but for IR.

We've got

neofs-ir[1394797]: warn        event/listener.go:248        listener worker pool drained        {"chain": "fschain", "capacity": 10}

in testnet.

Similar to 19c72bf, but for IR.

We've got

    neofs-ir[1394797]: warn        event/listener.go:248        listener worker pool drained        {"chain": "fschain", "capacity": 10}

in testnet.

Signed-off-by: Roman Khimov <[email protected]>
@roman-khimov roman-khimov added this to the v0.45.0 milestone Dec 24, 2024
@roman-khimov roman-khimov added enhancement Improving existing functionality neofs-ir Inner Ring node application issues labels Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.37%. Comparing base (3a10bc1) to head (46e4e1f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/innerring/innerring.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3068   +/-   ##
=======================================
  Coverage   22.36%   22.37%           
=======================================
  Files         793      793           
  Lines       58698    58698           
=======================================
+ Hits        13130    13134    +4     
+ Misses      44667    44663    -4     
  Partials      901      901           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov roman-khimov merged commit 9019493 into master Dec 25, 2024
20 of 22 checks passed
@roman-khimov roman-khimov deleted the ir-listener branch December 25, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality neofs-ir Inner Ring node application issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants