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

Strange Behavior of cache #519

Open
Rastraponovich opened this issue Nov 5, 2024 · 0 comments
Open

Strange Behavior of cache #519

Rastraponovich opened this issue Nov 5, 2024 · 0 comments

Comments

@Rastraponovich
Copy link
Contributor

First behavior
Cache does not block the second query call if it was made with a short time interval like a 1500ms

Second behavior
The timer in cache is reset whenever query is called. This means that staleAfter will never work if the interval between query calls is less than StaleAfter

reproduce

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