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

Fix #50 UnhandledPromiseRejection when call to SQS deleteMessageBatch reject #51

Merged
merged 2 commits into from
Sep 17, 2019

Conversation

regevbr
Copy link
Contributor

@regevbr regevbr commented Sep 17, 2019

Summary

Fix #50 UnhandledPromiseRejection when call to SQS deleteMessageBatch rejects

This PR fixes/implements the following bugs/features

@regevbr regevbr added the bug Something isn't working label Sep 17, 2019
@regevbr regevbr added this to the v4.0.7 milestone Sep 17, 2019
@regevbr regevbr self-assigned this Sep 17, 2019
@codeclimate
Copy link

codeclimate bot commented Sep 17, 2019

Code Climate has analyzed commit 2a02679 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@regevbr regevbr merged commit 63e6dc0 into master Sep 17, 2019
@regevbr regevbr deleted the #50 branch September 17, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnhandledPromiseRejection when call to SQS deleteMessageBatch rejects
1 participant