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

[v5] Increase session cache size #2451

Merged
merged 2 commits into from
May 13, 2022

Conversation

kclowes
Copy link
Collaborator

@kclowes kclowes commented Apr 29, 2022

What was wrong?

With the new SessionCache, users were limited to 8 items in the cache before it hung.

Related to Issue #2446

How was it fixed?

Bumped the cache size. This is a very quick fix solution. With this solution, if there are more than 20 items in the cache it will still hang. I'm going to leave the initial issue open to find an actual solution.

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes kclowes changed the title [v5] Increase session cache size [WIP] [v5] Increase session cache size Apr 29, 2022
@kclowes kclowes changed the title [WIP] [v5] Increase session cache size [v5] Increase session cache size May 11, 2022
@kclowes kclowes requested review from pacrob, fselmo and wolovim May 11, 2022 22:05
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@kclowes kclowes merged commit fe5b271 into ethereum:v5 May 13, 2022
@kclowes kclowes deleted the increase-session-cache-size branch May 13, 2022 16:29
@kclowes kclowes mentioned this pull request May 16, 2022
1 task
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