-
Notifications
You must be signed in to change notification settings - Fork 33
Update AWS wrapper to not hide proper exceptions #770
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @HonakerM, we would require relevant testcases before merging this change. If you don't already have one, I can add them to this PR.
@GSVarsha I can add a test case tomorrow morning EST. If you have time before then please feel free to add one |
5fad66c
to
2c84c59
Compare
@GSVarsha thank you for adding the test! Is there anything else that needs to happen before this can be merged+released? |
@HonakerM please rebase the branch on top of the upstream repo's main. I will get a review from one other member from the team too since I'm a committer as well. |
Signed-off-by: Michael Honaker <[email protected]>
Signed-off-by: Michael Honaker <[email protected]>
…d_fileobj() Signed-off-by: Varsha GS <[email protected]>
@GSVarsha Rebased! Please let me know if there is anything else I can do |
Signed-off-by: Varsha GS <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR fixes the errors described in #769.
Not only does it update the code to properly fetch the bucket name for upload_fileobj it also ensures we don't hide proper exceptions from the client