Is there an existing issue for this?
Description
Currently, when a bag for an item in ReDATA exists in either archival staging storage or archival storage, ReBACH will not process the bags as seen in issue #102. It will be useful to have a method to process a bag when the bag already exists in any of the storage.
Suggested Implementation
Add a flag --force-process to ReBACH. When the flag is set, a bag will always be processed even it already exists. Otherwise, the bag will be skipped if it already exist.
Is there an existing issue for this?
Description
Currently, when a bag for an item in ReDATA exists in either archival staging storage or archival storage, ReBACH will not process the bags as seen in issue #102. It will be useful to have a method to process a bag when the bag already exists in any of the storage.
Suggested Implementation
Add a flag
--force-processto ReBACH. When the flag is set, a bag will always be processed even it already exists. Otherwise, the bag will be skipped if it already exist.