Closed manuartero closed 3 months ago
consideration: if an error occurs, code as it is now, will try to log data.{xxx}
which would fail, raising an exception, and ending in the catch()
branch.
This PR aims to change the original exception, instead of "cant read property xxx of undefined" to show the original s3 error
closing this, i don't like having PRs that won't be merged xD