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

Don't reuse GCS cache in imagebuilder #76

Open
jlewi opened this issue Feb 1, 2024 · 0 comments
Open

Don't reuse GCS cache in imagebuilder #76

jlewi opened this issue Feb 1, 2024 · 0 comments

Comments

@jlewi
Copy link
Owner

jlewi commented Feb 1, 2024

Here we don't rebuild the context on GCS if it already exists

// TODO(jeremy): It might be better to delete the GCSPath if it exists and then recreate it. This way if the logic

Therefore if there is a bug in how the context is computed and we push a fix to hydros the context won't get recomputed. An example of that is a bug like #69.

It might be better to delete the object after some amount of time and recereate it.

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