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

[SkillDialog] Need to handle Resume/Reprompt for interruption scenarios #3506

Closed
lzc850612 opened this issue Mar 5, 2020 · 0 comments · Fixed by #3507
Closed

[SkillDialog] Need to handle Resume/Reprompt for interruption scenarios #3506

lzc850612 opened this issue Mar 5, 2020 · 0 comments · Fixed by #3507
Assignees
Labels
P1 Painful if we don't fix, won't block releasing R8 Release 8 - March 16th, 2020
Milestone

Comments

@lzc850612
Copy link
Contributor

Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.

Version

What package version of the SDK are you using.

Describe the bug

Give a clear and concise description of what the bug is.

Currently SkillDialog doesn't handle interruption scenarios well. It's because we're not doing Resume/Reprompt and it'll result in SkillDialog being ended in interruption scenarios.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

@lzc850612 lzc850612 added the P1 Painful if we don't fix, won't block releasing label Mar 5, 2020
@lzc850612 lzc850612 added the R8 Release 8 - March 16th, 2020 label Mar 5, 2020
@gabog gabog added the Skills label Mar 5, 2020
@munozemilio munozemilio added this to the R8 milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Painful if we don't fix, won't block releasing R8 Release 8 - March 16th, 2020
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants