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 reproducible package version to default userTags for cache #390

Open
achubaty opened this issue May 9, 2024 · 0 comments
Open

add reproducible package version to default userTags for cache #390

achubaty opened this issue May 9, 2024 · 0 comments

Comments

@achubaty
Copy link
Collaborator

achubaty commented May 9, 2024

this is useful for e.g., debugging cache problems, where we can check for cache etries or objects created with 'outdated' versions, and possibly provide better error messages to the user and prompt regneration of those cached objects. (timestamp is useful proxy for identifying old/incompatible versions, but the version number is much better)

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