Skip to content

fix(BaseConfig): Await the putObject request#152

Merged
dipasqualew merged 2 commits intomasterfrom
fix-put
Jan 22, 2021
Merged

fix(BaseConfig): Await the putObject request#152
dipasqualew merged 2 commits intomasterfrom
fix-put

Conversation

@dipasqualew
Copy link
Copy Markdown
Contributor

In the aws-sdk if you don't pass a callback to the operation AND you
don't await the .promise() the operation is not really executed and
fails silently.

In the `aws-sdk` if you don't pass a callback to the operation AND you
don't await the `.promise()` the operation is not really executed and
fails silently.
@dipasqualew dipasqualew self-assigned this Jan 22, 2021
@dipasqualew dipasqualew merged commit 6906915 into master Jan 22, 2021
@dipasqualew dipasqualew deleted the fix-put branch January 22, 2021 09:25
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants