You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TLDR: UseWebSockets call in Startup puts websocket middleware after ThrottlingMiddleware in pipeline, therefore, ThrottlingMiddleware is not able to differentiate websocket request from a regular one.
TLDR: UseWebSockets call in Startup puts websocket middleware after ThrottlingMiddleware in pipeline, therefore, ThrottlingMiddleware is not able to differentiate websocket request from a regular one.
https://kontur.slack.com/archives/C08DRHZTP/p1653472413009269
The text was updated successfully, but these errors were encountered: