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

Transfer fixes #73

Merged
merged 3 commits into from
Jun 1, 2022
Merged

Transfer fixes #73

merged 3 commits into from
Jun 1, 2022

Conversation

NickolausDS
Copy link
Collaborator

Removed some duplicate transfer submission error checking to re-use
the standard GCS Auth class, which can catch a wider swath of errors
that can come back from various GCS endpoints.

Also, Transfer Submissions previously weren't handling 401s correctly
by not passing exception info. This has been fixed by removing the
old code and replacing it with the GCS class above.

Removed some duplicate transfer submission error checking to re-use
the standard GCS Auth class, which can catch a wider swath of errors
that can come back from various GCS endpoints.

Also, Transfer Submissions previously weren't handling 401s correctly
by not passing exception info. This has been fixed by removing the
old code and replacing it withh the GCS class above.
Copy link
Collaborator

@sturoscy-personal sturoscy-personal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any issues with the code. Thanks!

@NickolausDS NickolausDS merged commit 61839d9 into globus:main Jun 1, 2022
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.

None yet

2 participants