Directline Timeout since LUIS fails to respond

Anonymous
2021-12-28T06:28:13.43+00:00

Hi,
We are using Microsoft Bot Framework Directline channel to talk with out bot.
As the directline channel has a timeout of 15 seconds, we are getting the error as attached in the Screenshot when LUIS fails to respond within the intended time.

Attached is the errors observed in different scenarios for LUIS calls.
We are using botbuilder-ai node module to call LUIS.

Please help us on how these errors can be prevented.
Note: These errors are happening occasionally, irrespective of amount of data trained in LUIS App

160830-luis-errors.txt

160689-image.png

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,621 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2021-12-28T21:10:02.433+00:00

    Hi, according to the documentation, the error indicates that either the bot returned an error or the request timed out. For more information about errors that your bot generates, go to the bot's dashboard within the Azure portal and click the "Issues" link for the affected channel. If you have Application Insights configured for your bot, you can also find detailed error information there.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.