SignalR improve connection close experience
Open
affected-medium
area-signalr
enhancement
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
* Flow more exceptions to OnDisconnectedAsync https://github.com/dotnet/aspnetcore/issues/26701
* Investigate SendBeacon https://github.com/dotnet/aspnetcore/issues/14847
* Improve error logs
* Browser can use ResponseType https://github.com/dotnet/aspnetcore/issues/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 https://github.com/dotnet/aspnetcore/issues/5350
Contributor guide
Assessment
This issue has not been assessed yet.