microsoft / microsoft/BotFramework-DirectLineJS
Unhappy path: resume interruption, due to page refresh
Open
@ckkashyap is already working on this.
Since Sep 23, 2019.
Area: Streaming
P1
Reliability
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
- Start a conversation
- Keep the conversation ID
- Refresh the page (kill network and all memory instances of DirectLineJS)
Make sure the new DLJS object can continue to communicate with the bot both ways, and the bot recognize the previous conversation ID.
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.