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

[Bug] 使用过程中(发送新消息时)报错,储存空间不够 (web 和 win exe都有) #4733

Open
3 tasks
jiangying000 opened this issue May 19, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@jiangying000
Copy link

jiangying000 commented May 19, 2024

Bug Description

1716091521207

image

Steps to Reproduce

有很多对话时,继续聊天就会触发

Expected Behavior

不报错

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

No response

Desktop Browser

No response

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@jiangying000 jiangying000 added the bug Something isn't working label May 19, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] An error occurred during use, insufficient storage space.

@jiangying000
Copy link
Author

除了 localstorage ,还有更好的储存会话的方式吗?
5MB或者 10MB太小了

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Is there a better way to store sessions besides localstorage?
5MB or 10MB is too small

@jiangying000 jiangying000 changed the title [Bug] 使用过程中报错,储存空间不够 [Bug] 使用过程中报错,储存空间不够 (web 和 win exe都有) May 19, 2024
@jiangying000 jiangying000 changed the title [Bug] 使用过程中报错,储存空间不够 (web 和 win exe都有) [Bug] 使用过程中(发送新消息时)报错,储存空间不够 (web 和 win exe都有) May 19, 2024
@Kosette
Copy link

Kosette commented May 19, 2024

记得曾经讨论过使用IndexedDB替代,不知道3.0会怎么设计

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


I remember we discussed using IndexedDB instead, but I don’t know how 3.0 will be designed.

@Dean-YZG
Copy link
Contributor

localStorage 的存储能力,对于对话存储的应用场景来说,确实太有限了,目前,正在探索多技术联合的方案,解决存储空间受限的问题

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The storage capacity of localStorage is indeed too limited for conversation storage application scenarios. Currently, we are exploring a combination of multiple technologies to solve the problem of limited storage space.

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

4 participants