pulibrary / lib_jobs

Enterprise Services batch processing tasks. Rails 7 Ruby 3.1.0
3 stars 0 forks source link

Clean Up old job data in /alma #795

Open kevinreiss opened 2 weeks ago

kevinreiss commented 2 weeks ago

User story

The /alma directory has a lot of old files and can use too much disk space. We should setup an automated job to clean up old files.

Acceptance criteria

Create a periodic task to delete files that have been on the disk more than x months

kevinreiss commented 3 days ago

@mzelesky what should be our cut-off date for purging old files? Three months from today?