Reached second execution of fulfillment lambda on the same utterance

╄→гoц情女王★ 提交于 2020-01-15 11:46:10

问题


Using AWS Lex and Lambda, I am trying to build a lambda function which, first validates the invoked intent and, then moves forward with the questions (to assign values to slots).

Towards the end of fulfimentCodeHook, an error occurs, "Reached second execution of fulfillment lambda on the same utterance"

来源:https://stackoverflow.com/questions/44424680/reached-second-execution-of-fulfillment-lambda-on-the-same-utterance

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!