Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout issue when using DLASE #6683

Closed
sw-joelmut opened this issue Aug 14, 2023 · 0 comments · Fixed by #6696
Closed

Timeout issue when using DLASE #6683

sw-joelmut opened this issue Aug 14, 2023 · 0 comments · Fixed by #6696
Assignees
Labels
Area: Streaming Issues related to streaming support bug Indicates an unexpected problem or an unintended behavior.

Comments

@sw-joelmut
Copy link
Collaborator

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).

@sw-joelmut sw-joelmut added bug Indicates an unexpected problem or an unintended behavior. Area: Streaming Issues related to streaming support labels Aug 14, 2023
@sw-joelmut sw-joelmut self-assigned this Aug 14, 2023
tracyboehrer pushed a commit that referenced this issue Oct 6, 2023
* Add Http 202 (Accepted) for DLASE

* Fix unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Streaming Issues related to streaming support bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant