Closed OhMaley closed 2 months ago
Merging into the branch codalab/orphan-files-deletion
@OhMaley
EDIT: The problem was because I did not copy the logs.
This is required when deploying on prod? Only the first time?
When I refresh the "Analytics" page, I get this error message:
I am not seeing related logs in the containers.
A brief description of the purpose of the changes contained in this PR.
This adds a button in the storage view to trigger, after confirmation, the deletion of orphan files in the storage. The list of orphan files are not computed during the process since it is time expensive. Instead is uses the last storage analytics results and its storage_inconsistency log file.
Issues this PR resolves
Related to issue #713
To do once merged
Copy and paste last storage_inconsistency files from /logs folder to /var/logs/ folder. Mind the 's' at the end of 'logs'.
Checklist