microsoft / microsoft/BotFramework-DirectLineJS
Unhappy path: resume interruption, after token is renewed
Abierto
@ckkashyap ya está trabajando en esto.
Desde el 23/9/2019.
Area: Streaming
P2
Reliability
- Lenguaje dominante
- TypeScript
- Estrellas
- 199
- Forks
- 133
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.