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

Delete jobs that are more than a year older than the active job #373

Closed
jpmckinney opened this issue Aug 19, 2024 · 1 comment · Fixed by #380
Closed

Delete jobs that are more than a year older than the active job #373

jpmckinney opened this issue Aug 19, 2024 · 1 comment · Fixed by #380
Assignees
Milestone

Comments

@jpmckinney
Copy link
Member

jpmckinney commented Aug 19, 2024

Can be done in process_manager/__init__.py. Not urgent, but we should do this so that the disk doesn't run out of room after switching servers.

@jpmckinney
Copy link
Member Author

As expressed in #307, we maybe want to also keep the most recent complete job that is not the active job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants