We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When inserting a picture using the pictures.createPicture method, even if the upload fails, the data still gets inserted into the DB.
This is an example of the error S3 returned:
Error uploading image:AccessDenied: Access Denied
The text was updated successfully, but these errors were encountered:
Yeah, that was supposed to be a TODO. My bad
Sorry, something went wrong.
added TODO for DB rollback
0bba5fb
Issue #39
No branches or pull requests
When inserting a picture using the pictures.createPicture method, even if the upload fails, the data still gets inserted into the DB.
This is an example of the error S3 returned:
The text was updated successfully, but these errors were encountered: