14 comments (14 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#10,653 forks (10,653 forks)batch import
affected-fewarea-signalrenhancementfeature-client-javafeature-client-javascriptfeature-client-nethelp wantedseverity-nice-to-have
Repository metrics
- Stars
- 37,933 stars (37,933 stars)
- PR merge metrics
- Avg merge 16d 9h (Avg merge 16d 9h)258 merged PRs in 30d (258 merged PRs in 30d)
Description
Usually a 404 occurs because sticky sessions are not enabled. We should provide a better error message here.
Contributor guide
- Research direction
- Locate the 404 error handling in the ASP.NET Core middleware and update the error message to mention sticky sessions.
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C#Git