fair-research / concierge

2 stars 2 forks source link

Bug when staging bags with similar content #9

Closed NickolausDS closed 5 years ago

NickolausDS commented 5 years ago

Occasionally, staging a bag similar to another bag with result in an error. I have only seen this with copies of some bags where the protocol for fetching files has changed from Globus to https, which results in the concierge server throwing an error when attempting a third party transfer of https files.

If I remember right, there may be some logic for caching similar bags if they have already been unpacked once on the server.

NickolausDS commented 5 years ago

Fixed