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

update_when_older always returns True, but info needed is if the cache was indeed updated #165

Open
vorenhoutgithub opened this issue Jul 26, 2024 · 0 comments

Comments

@vorenhoutgithub
Copy link

The timeframe for the update of the cache is really helpful to reduce calls.

This function always returns True however so the user does not know if there was an update, or just no error.

Expected behaviour: return True at successful update Return False at no update performed

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