dotnet / dotnet/aspnetcore

SignalR WithAutomaticReconnect should also handle initial connection failure

Open
#24,957 6 comments 8 reactions 0 assignees View on GitHub
affected-few area-signalr enhancement severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

### The issue
Current WithAutomaticReconnect is useless. Because the code to handle initial connection failure and reconnection after error is essentially the same. So I just have to write my own reconnection code and use it.

### Describe the solution you'd like
WithAutomaticReconnect to also handle initial connection attempt

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.