生成中离开页面后,回来还能不能看到结果?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
长任务期间用户很可能刷新、关页或切到别的路由。如果回来以后什么都没了,会很挫败。希望长任务有状态记录,至少能看到“还在生成 / 已完成 / 失败在某一步”。
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in the issue. Start by locating the entry points for creating and retrieving long-task results, then trace what happens across refreshes and route changes. Done means a returning user can see whether generation is in progress, completed, or failed at a step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100