Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

port: Fix: add cache for luis recognizer result to avoid extra requests (#5683) #1259

@github-actions

Description

@github-actions

The changes in Fix: add cache for luis recognizer result to avoid extra requests (#5683) may need to be ported to maintain parity with microsoft/botbuilder-dotnet.

closes #5593 In order to avoid two LUIS network calls from the child dialog for the same user query when interruptions are enabled. In this PR, Luis Recognizer would cache the luis result for each turn, using endpoint combines with application id as the key.

Please review and, if necessary, port the changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: AI-LUISThe issue is related to LUISExemptFromDailyDRIReportUse this label to exclude the issue from the DRI report.needs-triageThe issue has just been created and it has not been reviewed by the team.parityThe issue describes a gap in parity between two or more platforms.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions