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
Fix SSE Finish session mapping error in useMessageStream
- Enhanced SSE Finish case to properly handle session ID mapping
- Added comprehensive logging for session ID mapping decisions
- Improved error handling to prevent SSE stream interruption
- Renamed sessionId to originalSessionId for clarity
- Added detailed error logging with session context
This resolves the persistent 'Failed to read session: Session not found' error
at line 335 by ensuring proper session mapping before getSession API calls.
0 commit comments