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

node: Do not update cache twice #2433

Merged

Conversation

carpawell
Copy link
Member

Do not request morph values on morph cache misses concurrently. Closes #1248.

Do not request morph values on morph cache misses concurrently.
Closes nspcc-dev#1248.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell carpawell self-assigned this Jul 10, 2023
@roman-khimov roman-khimov merged commit 16fe138 into nspcc-dev:master Jul 19, 2023
7 of 8 checks passed
@carpawell carpawell deleted the fix/do-not-update-cache-twice branch July 20, 2023 12:50
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.

Reduce spike of network request on concurrent cache miss
3 participants