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

Support AWS SDK > 2.304 and Bluebird PromisifyAll #145

Open
dgautsch opened this issue Oct 22, 2018 · 0 comments
Open

Support AWS SDK > 2.304 and Bluebird PromisifyAll #145

dgautsch opened this issue Oct 22, 2018 · 0 comments
Assignees
Milestone

Comments

@dgautsch
Copy link
Collaborator

As seen in #135 and #143 the latest changes to AWS SDK break our PromisifyAll with bluebird.

Potential Solutions

-Utilize a suffix

bluebird.promisifyAll(AWSSQS, {suffix: 'Promise'})

@dgautsch dgautsch added this to the v2.8.2 milestone Oct 22, 2018
@dgautsch dgautsch self-assigned this Oct 22, 2018
@dgautsch dgautsch modified the milestones: v2.8.2, 2.9.0 Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant