Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

upload does not fall back to Agave API on PermissionError #2

Open
tcmitchell opened this issue Mar 7, 2019 · 0 comments
Open

upload does not fall back to Agave API on PermissionError #2

tcmitchell opened this issue Mar 7, 2019 · 0 comments

Comments

@tcmitchell
Copy link

If a user does not have permission to write a file via the direct API, and does have permission to write a file via the Agave API, upload will not work.

When the PermissionError is raised by the direct API, upload aborts. Instead, this error should be detected and wrapped in a DirectOperationFailed exception so that the Agave API can be tried.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant