Skip to content

Redundant client version check in AppHub #11518

@ysmoradi

Description

@ysmoradi

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

AppHub still checks if the client's version is supported, but this check is now handled in middleware before SignalR, making the AppHub check unnecessary.

Expected Behavior

Client version validation should only occur in one place (middleware).

Steps To Reproduce

Review version validation logic in both AppHub and ForceUpdate middleware.

Exceptions (if any)

No response

.NET Version

No response

Anything else?

See parent issue #11512 and PR #11513.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions