UAL-RE / ReBACH

Python-based tool to enable data preservation to a cloud-hosted storage solution
MIT License
2 stars 2 forks source link

Fix: bags uploaded despite error (Issue #60) #63

Closed zoidy closed 1 year ago

zoidy commented 1 year ago

Description

Added extra code to return the result of the operations that caused the execution to continue on error. Previously, no action was taken when there was an error.

Fixes #60

Screenshots or additional context Note the fixes for this also partially address Issue #61

Testing (if applicable)

Tested using datasets that exhibited an error during copying files (e.g., 16638328 where one of the curation files permissions were set such that they could not be read by the user that was executing ReBACH)