Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added interruptions support to SkillDialog #3507

Merged
merged 3 commits into from
Mar 5, 2020

Conversation

gabog
Copy link
Contributor

@gabog gabog commented Mar 5, 2020

Fixes #3506

Added RepromptDialogAsync and ResumeDialogAsync to SkillDialog.
Moved skill request handling logic into Dialog.RunAsync
Updated sample DialogToDialog sample to handle interruptions

Moved skill request handling logic into Dialog.RunAsync
Updated sample DialogToDialog sample to handle interruptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SkillDialog] Need to handle Resume/Reprompt for interruption scenarios
2 participants