Auto Dialog Delegation Setting for Intents
Auto Delegate Dialog Completion Setting in the Interaction Model would be a great feature to have. Currently, all IN PROGRESS dialogs are sent to the http/lambda endpoint incurring a trip to the lambda/function only for the lambda/function to respond with a fixed Dialog.Delegate response. Granted in some scenarios you want to update the intent, however in most cases if all we want to do is let Alexa handle the dialog completion, I would like to save the Lambda/Function invocation. While creating the Intent, I would simply like to check a box that says "Let Alexa handle dialog completion".
1
vote
