-
Notifications
You must be signed in to change notification settings - Fork 502
[Bug] sse connected,but can not reveive notification by sse connection. #519
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingeffort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.priority/p2中优先级 / Medium priority triage bucket.中优先级 / Medium priority triage bucket.triage/deferred暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeffort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.priority/p2中优先级 / Medium priority triage bucket.中优先级 / Medium priority triage bucket.triage/deferred暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
in the brower, debug shows SSE connected, but when skill published, can not receive notification by SSE, the SSE connection in the debug tab show nothing. even create a send SSE message endpoint, and call it to broadcast a message. the SSE connection still show nothing, didn't receive any message.
Steps To Reproduce
publish a skill, obverse the debug tag, see if the SSE connection show something.
Expected Behavior
receive message, so frontend is able to handle it.
Environment
No response
API Contract Impact
No response
Logs Or Screenshots
No response