Tencent / Tencent/WeSmartFlow

SSE 断开后,用户最关心的是内容有没有丢

Open
#47 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.1k
Forks
8
PR merge metrics
No merged PRs in 30d

Description

长回复或沉浸式课程生成到一半,如果网络抖一下,前端最好别只是提示失败。用户会想知道任务还在不在、能不能继续、已经生成的部分会不会丢。这里可能需要 job id、partial response 保存,或者至少给一个明确的恢复提示。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing the SSE response flow and how generated content is currently tracked; determine whether job identity, partial-response persistence, and recovery behavior exist. Done means the expected behavior after disconnection is specified and implemented, including whether users can resume and whether generated content is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.