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

cleanup cronjob deleted nightly releases needed to serve watershed update #3118

Open
bhearsum opened this issue May 21, 2024 · 0 comments
Open

Comments

@bhearsum
Copy link
Contributor

In https://bugzilla.mozilla.org/show_bug.cgi?id=1893487 we noticed that a recently created partials-only watershed stopped working. This was because the releases that are needed to match client requests to the partials got cleaned up, because they themselves are not pointed at by a rule.

We should be keeping releases that are needed to make partials work.

I think what we should do is not delete releases that are referenced by a release being kept for another reason. That is to say: we should keep releases that are referenced directly by a releases that is referenced by a rule, but we should not do this recursively (otherwise we'd never delete old nightly releases at all).

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