Amazon Connect Lex Lambda Timeout

0

For Amazon Connect chat sessions, I am having issue with Lex Lambda on Get User Input block. It always goes to ERROR if the lex execution time takes over 8000 milli seconds. Here are my test results: 12648 - ERROR 7499 - OK 9553 - ERROR 9218 - ERROR 7936 - OK 7446 - OK 8656 - ERROR

The Error happens even though lambda is providing valid fulfillment response after 8000 milliseconds. I do have language setting in Contact Flow correctly as some re:Post answers referred to.

I understand such limitation for voice calls. But for Text/Chat it doesn't make sense to have such hard time out. The setting x-amz-lex:text:start-timeout-ms doesn't work for these situations, not sure what it is for.

Anyone knows how to change this time out?

Thanks!

1 Answer
0
Accepted Answer

Hi,

I would suggest to read on options that me and another re-poster described here: https://repost.aws/questions/QUXz5ungWZQdGfoT956JT2bA/is-there-a-way-to-increase-aws-connect-module-invoke-aws-lambda-function-timeout

In summary:

Hope it helps ;)

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions