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

BUG: Limit History not applying or effective #819

Open
crash83k opened this issue Oct 20, 2021 · 1 comment
Open

BUG: Limit History not applying or effective #819

crash83k opened this issue Oct 20, 2021 · 1 comment

Comments

@crash83k
Copy link

This is a fantastic tool. Your hard work is much appreciated.

I'm bringing up a bug I'm experiencing with the ability to set the history limit. It defaults to 50 (which is fine in some cases), but I have a highly complex application that has hundreds of state changes happening quickly. The filter works perfectly for my needs but the limit of 50 basically has my state entries disappear almost immediately after they're added.

I set the history limit to 1,000, then to 5,000, and finally 10,000. It appears that setting this value doesn't do anything. Perhaps it's not hooked up?

No matter the value of this box, the history limit does not change.

@pudrik
Copy link

pudrik commented Oct 26, 2021

have you tried setting the limit in your code also ?

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

2 participants