Skip to content

node: fix quota cache TTL#3665

Merged
cthulhu-rider merged 1 commit intomasterfrom
fix/quotas-ttl
Oct 31, 2025
Merged

node: fix quota cache TTL#3665
cthulhu-rider merged 1 commit intomasterfrom
fix/quotas-ttl

Conversation

@carpawell
Copy link
Member

It did not work since 79c5102, quotas was always requested.

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.40%. Comparing base (ec03c4f) to head (564b5b0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
cmd/neofs-node/object.go 0.00% 37 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3665   +/-   ##
=======================================
  Coverage   27.40%   27.40%           
=======================================
  Files         656      656           
  Lines       41199    41194    -5     
=======================================
  Hits        11290    11290           
+ Misses      28854    28849    -5     
  Partials     1055     1055           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

It did not work since 79c5102, quotas was
always requested. Also use LRU cache to be the same as all the FSChain caches in
the node.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
@cthulhu-rider cthulhu-rider merged commit 67e9ba2 into master Oct 31, 2025
21 of 22 checks passed
@cthulhu-rider cthulhu-rider deleted the fix/quotas-ttl branch October 31, 2025 09:17
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