Open
Description
- Flow more exceptions to OnDisconnectedAsync Always call Hub.OnDisconnectedAsync with an Exception when a client disconnects ungracefully #26701
- Investigate SendBeacon Investigate using sendBeacon to trigger disconnect on browser close for non-websocket transports #14847
- Improve error logs
- Browser can use ResponseType Use Response.Type in TS client to provide better error messages #26636
- Some logs look almost identical on client and server would be nice to more easily differentiate them
- If something errors can we provide suggestions for what is wrong?
- Add more to the troubleshooting doc https://docs.microsoft.com/en-us/aspnet/core/signalr/troubleshoot?view=aspnetcore-3.1
- 404 errors Improve error messaging for 404s #5350