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

Response Messages (and chat message) get lost when message is interrupted or quitting the message when response is in progress and revisit the thread. #500

Open
sangee2004 opened this issue Sep 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sangee2004
Copy link

Desktop version - 57e1a5c98d094

Steps to reproduce the problem:
Scenario 1:

  1. Chat with assistant and ask for a response that is going to be large.
  2. When message response is being streamed , stop(interrupt) the message.
  3. Quit this thread and revisit it back.

Notice that the chat message and the partial response from step 2 are lost in the thread view

Scenario 2:

  1. Chat with assistant and ask for a response that is going to be large.
  2. When message response is still being streamed , quit the thread (by revisiting another thread)
  3. Revisit the thread from step1.

Notice that the chat message and the partial response from step 2 are lost in the thread view

@sangee2004 sangee2004 added the bug Something isn't working label Sep 11, 2024
@sangee2004 sangee2004 changed the title Response Messages (and chat message) get lost when message is interrupted or quit the message when response is in progress and revisit the thread. Response Messages (and chat message) get lost when message is interrupted or quitting the message when response is in progress and revisit the thread. Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant