microsoft / microsoft/copilot-for-eclipse
Streamable Session Management Issue - Not recovering from "Session not found" Error
Open
@flytiny is already working on this.
Since Nov 7, 2025.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
Github Copilot client (MCP) receives a 404 from the MCP Server (Spring AI) for an invalid sessionId (due to MCP server restart), however it fails to initiate a new request as per the MCP specification resulting in a forceful signout of the MCP client for it to work.
https://modelcontextprotocol.io/specification/2025-06-18/basic/transports#session-management
https://github.com/spring-projects/spring-ai/issues/2785
@jdneo Kindly requesting to look into this issue, thanks
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.
Assessment
This issue has not been assessed yet.