spring-projects / spring-projects/spring-ai

SSE Connection Closes Immediately After Connecting

Open
#4,322 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-triage
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
1d 7h
Merged PRs (30d)
6

Description

Image

Description:
When establishing an SSE (Server-Sent Events) connection, the connection is successfully initiated, but it closes immediately afterward.
Steps to Reproduce:

Set up an SSE connection to [specify endpoint or service, if applicable].
Observe the connection behavior upon initiation.
Note that the connection is terminated right after it is established.

Contributor guide

Open the contributing guide

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 source file, test, endpoint, or service is identified in the issue. First reproduce the SSE connection against the applicable endpoint and trace the connection lifecycle to find where it closes; done means the connection remains open after establishment and a regression test covers the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.