Authoring key incorrectly used for endpoint calls #7146
Labels
P0
Must Fix. Release-blocker
R13 Bugbash
ShipRoom-Approved
Ship room has approved this issue for the release
topic: creation
Type: Bug
Something isn't working
Milestone
Describe the bug
When selecting a LUIS key in Composer this is purely retrieving the authoring key and not enabling me to select an endpoint key. This has been raised a few times and the (old) composer behaviour of using Authoring key for endpoint (prediction) calls is not correct. Whilst it works, it has a limited quota and will quickly run out of quota meaning the developers Bot stops working which is hard to diagnose and root of many a developer issues today. 1000 calls to the key are allowed per month, with LUIS being run on every turn these days it doesn't take long to hit it.
Version
1.4.0-nightly.237101
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Selection of an endpoint key as well as authoring. Ensuring we give the developer a recommended, best practice configuration out of the box not something setting them up for failure.
The text was updated successfully, but these errors were encountered: