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

How to clean up job folders in user cache? #1522

Open
tcompa opened this issue May 23, 2024 · 1 comment
Open

How to clean up job folders in user cache? #1522

tcompa opened this issue May 23, 2024 · 1 comment
Labels
unclear Let's check whether this is still an open issue

Comments

@tcompa
Copy link
Collaborator

tcompa commented May 23, 2024

Branching from #474

#1521 concerns the server-side folders. A different question concerns what to do with user-side cache folders. Zipping it is not really relevant, as it's meant to be ephemeral anyway (plus it's not complete, since it only has the user-produced files). We could remove it, but it's not great to send some sudo -u user rm commands. Probably the tradeoff for the moment would be to regularly remind users that they need to clean it up.

@tcompa tcompa added the unclear Let's check whether this is still an open issue label Dec 2, 2024
@jluethi
Copy link
Collaborator

jluethi commented Dec 4, 2024

We should eventually have a process for clearing user cache folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unclear Let's check whether this is still an open issue
Projects
Development

No branches or pull requests

2 participants