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

[BUG] Clearing the metadata dir will delete required .json files. #2

Open
fraimondo opened this issue Sep 20, 2024 · 0 comments
Open
Labels
bug Something isn't working UI

Comments

@fraimondo
Copy link
Contributor

Currently, the backend cleans the data dir when the jobs finish, but does not clear the metadata. This is on purpose, to keep track of completed tasks/batches.

However, after several runs, one can end with several "trees". The idea of the clear command is to clear this "finished" trees, in which the level 0 json files do not have a matching data dir, and the non-level 0 json files that do not have their correspoding parent json.

@fraimondo fraimondo added UI bug Something isn't working labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

No branches or pull requests

1 participant