pulibrary / lib_jobs

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

Download OCLC exception files #592

Closed maxkadel closed 1 year ago

maxkadel commented 1 year ago

Note that this writes the files from OCLC to temp files that can be passed along to the next class for processing, and will then be cleaned up by the ruby garbage collection process.

Closes #579