question

newuser-38327736-f784-447f-a827-9033a047b260 avatar image

How to make async functions calls in lambda nodejs?

So, i have been creating a skill using node js and i am using lambda as well. I have to use a engine in it which calls functions asynchronously and it is timing out every time don't know why. Anyone can help me as i am new to this? Thank you in advance.

alexa skills kitlambdanodejs
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Amazon_Bernardo Bezerra avatar image
Amazon_Bernardo Bezerra answered

Hello and thanks for your post.

You can use node.js while coding with lambda, which is the platform that will execute your code.

Were you able to figure this out? It seems that you might be having issues with the code and not with ASK.

Regards,

Barry

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.