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

Adding error handling to user file handling #32

Closed
bgoesswe opened this issue Jun 26, 2018 · 2 comments
Closed

Adding error handling to user file handling #32

bgoesswe opened this issue Jun 26, 2018 · 2 comments

Comments

@bgoesswe
Copy link
Member

Error handling to user file upload / download / deletion should be improved by adding exceptions, and more relevant return values than true or false.

@jdries
Copy link
Collaborator

jdries commented Nov 30, 2019

Note that user file handling is mainly unimplemented, also in backends. So all of the api will probably needs revisioning.

@soxofaan
Copy link
Member

soxofaan commented Dec 10, 2019

Also, since b4f2def and ee50d04, errors returned by the API (status > 400) are automatically converted to python exceptions by default now, so I don't think it is useful to keep this issue open

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

No branches or pull requests

3 participants