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 8 forks source link

BatchPoster tasks should validate existence of all listed files up-front #760

Open bltravis opened 4 months ago

bltravis commented 4 months ago

BatchPoster will fail if one of the listed files does not exist, but not until it tries to begin reading objects from that file. The task should validate the existence of all listed files before it begins posting records.