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

The mechanism for saving conversations is not robust #40

Open
1 task
CNSeniorious000 opened this issue May 23, 2023 · 0 comments
Open
1 task

The mechanism for saving conversations is not robust #40

CNSeniorious000 opened this issue May 23, 2023 · 0 comments
Labels
bug Something isn't working use issue when using `anse.app`

Comments

@CNSeniorious000
Copy link
Contributor

CNSeniorious000 commented May 23, 2023

What operating system are you using?

Windows

What browser are you using?

Chrome

Describe the bug

Sometimes, a few conversations on the left sidebar can be clicked, but clicking on them will have no effect. I have experienced this several times, but unfortunately, I still cannot reproduce this bug. In fact, I checked the indexedDB and find those conversations not in the messages db.

I think this issue may be related to the fact that messages and conversation metadata are saved in two different indexedDBs. This may work fine most of the time, but if the data in these two indexedDBs becomes inconsistent (possibly due to interruption during the storage process), then those "zombie conversations" cannot be deleted unless I manually check and modify indexedDB in DevTools.

What provider are you using?

OpenAI

What prompt did you enter?

No response

Console Logs

No response

Participation

  • I am willing to submit a pull request for this issue.
@CNSeniorious000 CNSeniorious000 added the use issue when using `anse.app` label May 23, 2023
@yzh990918 yzh990918 added the bug Something isn't working label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working use issue when using `anse.app`
Projects
None yet
Development

No branches or pull requests

2 participants