microsoft / microsoft/BotFramework-DirectLineJS
Unhappy path: resume interruption, after token is renewed
未关闭
@ckkashyap 已经在做这个了。
开始于 2019年9月23日。
Area: Streaming
P2
Reliability
- 主要语言
- TypeScript
- 星标
- 199
- 派生
- 133
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。