8000 Update SkillHttpClient/BotFrameworkClient to support audience and bufferedReplies · Issue #799 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content
Update SkillHttpClient/BotFrameworkClient to support audience and bufferedReplies #799
Closed
@stevengum

Description

@stevengum

Describe the bug

The SkillHttpClient needs to include an overload that takes an audience and passes it through to the SkillConversationIdFactory for storage.

This audience is required so that when the SkillConversationIdFactory is used via the SkillHandler class, the correct ConnectorClient is created for sending activities.

We need another method to enable configuring "bufferedReplies" on Activity.DeliveryMode for forwarded activities.

Additional context

waiting on #780

PR microsoft/botbuilder-dotnet#3409 that added ContinueConversationAsync overload to require audience.

Metadata

Metadata

Assignees

Labels

P0Must Fix. Release-blockerR8Release 8 - March 16th, 2020

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0