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(custom-sse-processor): handle non-standard response format and log parsing errors
The `CustomSSEProcessor` now accounts for responses that do not conform to the expected format, avoiding crashes. It also logs parsing errors to provide better debugging capabilities.
0 commit comments