UNC-Libraries / box-c

Application which supports the UNC Libraries' Digital Collections Repository
https://dcr.lib.unc.edu/aboutRepository
Apache License 2.0
11 stars 13 forks source link

BXC-4592 - More handling of EofException during download #1740

Closed bbpennel closed 5 months ago

bbpennel commented 5 months ago

https://unclibrary.atlassian.net/browse/BXC-4592

Specifically check the top level error to see if it is a EofException during download of files. Add a unit test to verify the various exception paths