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

Increase RPC-CORE default capacity #6016

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Nov 5, 2024

Since #5997 we have changed the way storage is cleared in the WsProvider, rpc-provider, and rpc-core. That being said the limit we placed as the DEFAULT_CAPACITY in rpc-core was too low, but also had no escape hatch.

Therefore in this PR I am just raising the capacity, and will follow up with a patch release. After that I will add an escape hatch that will provide the user or client a way to set the cache limit.

polkadot-js/apps#11061

@TarikGul TarikGul added the -auto label Nov 5, 2024
@polkadot-js-bot polkadot-js-bot merged commit 17fa8fa into master Nov 5, 2024
6 checks passed
@polkadot-js-bot polkadot-js-bot deleted the tg-add-rpcCacheCapacity branch November 5, 2024 15:20
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants