microsoft / microsoft/BotFramework-DirectLineJS
Unhappy path: resume interruption, after token is renewed
Open
@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.
- Start a conversation
- Kill the connection by letting the token expire
- Renew the token
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.