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

Add an optional significant_version to the cache busting #22

Open
winhamwr opened this issue Aug 22, 2013 · 0 comments
Open

Add an optional significant_version to the cache busting #22

winhamwr opened this issue Aug 22, 2013 · 0 comments

Comments

@winhamwr
Copy link
Contributor

If a task's output format changes, the previous result might still be cached, even though the result should now be different even for the same significant_kwargs.

If at a task has a significant_version property, include that in the cache key. That will allow developers to bump that number any time they need to invalidate old results because of a change in the task itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant