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
Log warning for unhandled exceptions in default message handler
Transport errors that are not tied to a specific pending request (e.g.,
GET stream failures) were silently swallowed by the default message
handler. Add a warning log so these exceptions are at least visible in
logs as an observability safety net.
Github-Issue: #1401
0 commit comments