Skip to content

Conversation

h5aaimtron
Copy link
Contributor

…otnet/aspnetcore/issues/42806)

Implemented fix for correctly reporting retries in the SignalR TS client.

Summary of the changes (Less than 80 chars)

Description

Display correct retry attempt count.

Fixes #42806

@github-actions github-actions bot added the area-signalr Includes: SignalR clients and servers label Jul 18, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 18, 2025
@h5aaimtron
Copy link
Contributor Author

Failed test indicates possibly a timing issue in one of the unit tests for Blazor? Not sure, but unrelated to this PR.

@BrennanConroy BrennanConroy enabled auto-merge (squash) July 21, 2025 02:55
@BrennanConroy
Copy link
Member

/ba-g failure tracked by #62672

@BrennanConroy BrennanConroy merged commit 71edbbc into dotnet:main Jul 21, 2025
29 of 30 checks passed
@BrennanConroy
Copy link
Member

Thanks @h5aaimtron !

@BrennanConroy BrennanConroy added this to the 10.0-rc1 milestone Jul 21, 2025
@wtgodbe wtgodbe modified the milestones: 10.0-preview7, 10.0-rc1 Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS Client reconnection, HubConnection.ts. Incorrect number of reconnection attempts is logged.
3 participants