FOLIO-FSE / folio_migration_tools

A Python module and CLI tool that transforms legacy ILS data into the native FOLIO formats and loads it into FOLIO
MIT License
11 stars 9 forks source link

BatchPoster should "wrap-up" on file-related exceptions #761

Open bltravis opened 6 months ago

bltravis commented 6 months ago

If BatchPoster encounters an error reading from a listed file, it should wrap-up any queued records from the previous file (post even if batch size not reached).