Skip to content

Conversation

luhan2017
Copy link
Contributor

@luhan2017 luhan2017 commented Aug 19, 2020

Similar as InputDialog, Support AllowInterruptions in BeginSkill action.

Fixes microsoft/BotFramework-Composer#3848

@luhan2017 luhan2017 requested review from chrimc62, tomlm and a team as code owners August 19, 2020 10:24
Copy link
Contributor

@Stevenic Stevenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

public ITemplate<Activity> Activity { get; set; }

/// <summary>
/// Gets or sets intteruption policy.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intteruption spelling

Copy link

@chrimc62 chrimc62 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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.

Consumer bot is processing the request before Skills every time
5 participants