You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue occurs when using DLASE to communicate with the bot and the conversation is interrupted, making the bot timeout when trying to send messages after the interruption.
To Reproduce
Using an Echo bot with DLASE, adding a conversation history functionality (where the bot sends consecutive messages to the connected user, conversationUpdate) and using WebChat to interrupt the communication (reloading the page while the bot messages are being sent).
The text was updated successfully, but these errors were encountered:
Version
4.19.3
Describe the bug
The issue occurs when using DLASE to communicate with the bot and the conversation is interrupted, making the bot
timeout
when trying to send messages after the interruption.To Reproduce
Using an Echo bot with DLASE, adding a conversation history functionality (where the bot sends consecutive messages to the connected user,
conversationUpdate
) and using WebChat to interrupt the communication (reloading the page while the bot messages are being sent).The text was updated successfully, but these errors were encountered: