OpenListTeam / OpenListTeam/OpenList-Worker
[BUG] 备份还原功能卡住。
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 345
- Forks
- 456
- Avg merge
- 21h 1m
- Merged PRs (30d)
- 18
Description
请确认以下事项
- 我确认描述清晰有礼貌,已提供必要诊断信息,在最新版本上可以复现。
- 我确认已经查过相关文档和已有问题和讨论,本次反馈并非是重复提问。
- 我确认这是Worker项目问题,并非网络和操作导致,也不是Go版的问题。
- 我确认已阅读开源许可/免责条款/使用政策,理解使用的风险自行承担。
版本(必填)
最新版
平台(必填)
Cloudflare Workers
DB_FORMAT(必填)
key(分 key)
DB_DRIVER(必填)
d1
存储驱动(必填)
很多个。
问题描述(必填)
在使用备份还原功能时,很慢。卡住。从 go版本备份的数据。填加了很多驱动,无法判断具体是那个驱动导制的。卡住后再打开首页是图二界面。卡大概几分钟后就没数据了,要重新初始化。
报错信息(必填)
不知道是不是这个原因。
相关配置(必填)
不知道是不是这个原因。
复现链接(可选)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the backup restore flow on Cloudflare Workers with D1, using a backup from the Go version and multiple storage drivers. Compare the reported error and the state of the homepage while the restore is running. Done means restoration completes without hanging and the existing data remains available afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cloud, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100