pulibrary / lib_jobs

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

[Submit collection] Process daily the 25 oldest files and ship them to SCSB #765

Closed christinach closed 2 months ago

christinach commented 2 months ago

What maintenance needs to be done?

Update the Submit collection job to process and send daily to SCSB the 25 oldest files.

Level of urgency

Why is this maintenance needed?

Acceptance criteria

Notes

This was discussed and decided in the Orangelight meeting on 4/18/2024

kevinreiss commented 2 months ago

We likely need to edit the file glob that grabs the 25 files to exclude files with the delete naming pattern.

kevinreiss commented 2 months ago

We likely need to edit the file glob that grabs the 25 files to exclude files with the delete naming pattern.