pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.2.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

Update delete events task to purge daily SCSB Partner Files and SCSB Partner Full files Older than two months. #2289

Closed kevinreiss closed 8 months ago

kevinreiss commented 8 months ago

User story

I want manage disk space on the bibdata file server. I want to remove SCSB partner files older than two months from the /data/bibdata_files/scsb_update_files/ directory.

Acceptance criteria

christinach commented 8 months ago

I've cleaned the bibdata production database. Deleted daily scsb partner dumps older than 2 months. Deleted SCSB Full partner dumps older than 2 months. Updated existing task to delete older records older than 2 months. We had it older than 6 months.