serverless-plugins icon indicating copy to clipboard operation
serverless-plugins copied to clipboard

fix(sqs): fix unresolved promise blocking further serverless processes

Open larrybotha opened this issue 4 years ago • 5 comments

fixes #171

larrybotha avatar Apr 16 '21 13:04 larrybotha

can this please be merged? this is STILL an issue that is a giant time waster https://github.com/CoorpAcademy/serverless-plugins/issues/171

bitsofinfo avatar Jul 30 '21 14:07 bitsofinfo

I second that... can this be merged... adding NODE_TEST breaks other plugs (like serverless-offline-dynamodb-local).

This really causes issues, not sure how this even works for anyone at this point.

paulcruse-syn avatar Sep 23 '21 18:09 paulcruse-syn

Please merge this, still an issue in v6.0.0

HirenPatel2791 avatar Jan 31 '22 18:01 HirenPatel2791

Please merge this, this solves the problem for me.

npthao1312 avatar Feb 28 '22 03:02 npthao1312

Also looking to get this merged, plugin is unusable for us without it

colesiegel avatar Jul 29 '22 12:07 colesiegel

Bump! Looking forward to get this merged.

unrooty avatar Oct 20 '22 08:10 unrooty

@larrybotha Thank you for your work https://github.com/CoorpAcademy/serverless-plugins/compare/148d096fb4a5685bb9f524f5e5d389bc640737a8...c42592a7a0e07141e702e1a78beb2acb41daa007 I applied the same logic to the others plugins. You will find it to the latest publish.

godu avatar Oct 26 '22 15:10 godu