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

Clear itemsCache periodically #346

Open
wilsonpage opened this issue Nov 18, 2016 · 0 comments
Open

Clear itemsCache periodically #346

wilsonpage opened this issue Nov 18, 2016 · 0 comments

Comments

@wilsonpage
Copy link
Collaborator

Right now state.itemsCache can grow indefinitely. We should be checking the length and purging some entries. The simplest solution would be to just empty the entire object, but we could be smarter.

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

No branches or pull requests

1 participant