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

[bugfix] Remove initial storage cleanup #1545

Merged
merged 1 commit into from
Feb 21, 2023
Merged

[bugfix] Remove initial storage cleanup #1545

merged 1 commit into from
Feb 21, 2023

Conversation

tsmethurst
Copy link
Contributor

Description

If this is a code change, please include a summary of what you've coded, and link to the issue(s) it closes/implements.

If this is a documentation change, please briefly describe what you've changed and why.

This pull request removes the initial disk storage cleanup, which was likely what was causing minutes-long delays for some people when restarting their instance. The cleanup is already part of the nightly media prune cycle, so the startup clean wasn't really needed anymore anyways.

Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: [ ] -> [x]

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

@tsmethurst tsmethurst merged commit adb5966 into main Feb 21, 2023
@tsmethurst tsmethurst deleted the storage_clean_fix branch February 21, 2023 09:49
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

Successfully merging this pull request may close these issues.

None yet

1 participant