Skip to content

Response timeouts with DirectLineSpeech #3773

@hrazmsft

Description

@hrazmsft

Screenshots

image

Version

NPM: botframework-webchat": "^4.11.0

image

Describe the bug

After connecting a bot with DirectLineSpeech, every activity (except of the first one), no matter if text or speech, receive timeout while waiting for reply. In other platforms (emulator, postman, azure portal emulator) there is no timeout and all the responses are quick.

Steps to reproduce

  1. Render WebChat component with DirectLineSpeech support.
  2. Send one message to the bot (text or speech)
  3. The response should be quick
  4. Send another message to the bot (text or speech)
  5. The response has timeout

Expected behavior

The response should be quick like the first response

Additional context

None

[Bug]

Metadata

Metadata

Assignees

Labels

Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.customer-replied-toRequired for internal reporting. Do not delete.customer-reportedRequired for internal Azure reporting. Do not delete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions