DataONEorg / hashstore

HashStore, a hash-based object store for DataONE data packages
Apache License 2.0
1 stars 1 forks source link

Feature-76: Verify Object Refactor #80

Closed doulikecookiedough closed 6 months ago

doulikecookiedough commented 6 months ago

If an object is determined to be invalid (verify_object process), the object will now be deleted to simplify the process. Previously, it only threw the relevant exception for the cause of the object being invalid.