You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebMvcSseServerTransportProvider.sessions is a private variable. When my MCP service has multiple identical nodes, requests to mcp/message might be routed to machines that don't hold the client connection sessions. How should this problem be resolved?