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

[23.0] Fix Short Term Storage cleanup when metadata is lost #15724

Conversation

davelopez
Copy link
Contributor

Fixes #15722

If the metadata file is lost for some reason, the STS request directory will be deleted. If this is too much, we can just skip the deletion and log a warning, but since these files are temporal by design maybe is good enough just to remove them.

This situation is unlikely to happen unless there is an error writing the metadata file or some files/directories were manually removed.

How to test the changes?

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jmchilton jmchilton merged commit be5f22d into galaxyproject:release_23.0 Mar 7, 2023
33 of 35 checks passed
@davelopez davelopez deleted the 23.0_fix_sts_cleanup_metadata_lost branch March 7, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants