Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Aug 25, 2023

Conversation

zoidy
Copy link
Collaborator

@zoidy zoidy commented Aug 17, 2023

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)

@zoidy zoidy linked an issue Aug 17, 2023 that may be closed by this pull request
1 task
@zoidy zoidy requested a review from yhan818 August 17, 2023 18:07
@zoidy zoidy self-assigned this Aug 18, 2023
@yhan818 yhan818 merged commit b348a96 into main Aug 25, 2023
1 check passed
@zoidy zoidy deleted the bug/60-file-errors-still-upload-bag branch August 25, 2023 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Certain errors cause bags to be created and uploaded anyways
2 participants