microsoft / microsoft/BotFramework-DirectLineJS

Unhappy path: resume interruption, after token is renewed

Open
#219 0 comments 0 reactions 1 assignee View on GitHub

@ckkashyap is already working on this.

Since Sep 23, 2019.

Area: Streaming P2 Reliability
Dominant language
TypeScript
Stars
199
Forks
133
PR merge metrics
No merged PRs in 30d

Description

This can be folded into the previous "expired token" test, but must be clearly separated for their test expectations.

  1. Start a conversation
  2. Kill the connection by letting the token expire
  3. Renew the token
  4. Resume the conversation with same conversation ID and renewed token

Make sure:

  • The bot and client can communicate with each other both ways.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.