Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection close error is not readable. #1956

Closed
JialinXin opened this issue Jun 11, 2024 · 1 comment
Closed

Connection close error is not readable. #1956

JialinXin opened this issue Jun 11, 2024 · 1 comment

Comments

@JialinXin
Copy link
Contributor

Describe the bug

improve error message on connection close.

Bad case:
Error: Connection disconnected with error 'Error: Server returned an error on close: Connection closed with an error.'.

@vicancy
Copy link
Member

vicancy commented Jul 3, 2024

The error message is from signalr application layer, and prefixes are defined in the js signalr code https://github.com/dotnet/aspnetcore/blob/98c4546ddccfe2f62c4dc239fabd0c92848b255d/src/SignalR/clients/ts/signalr/src/HubConnection.ts#L643

@vicancy vicancy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants