Inconsistent info in the documentation regarding the limit for websocket incoming connections

Hi everyone.

In one place it says that the limit for websocket incoming connections is 10 connections per second: ‘WebSocket connections have a limit of 10 incoming messages per second.’

In another place in the changelog it says that the limit is 5 connections per second. Screenshot:

As a result it is not clear what is the limit value.

The documentation of the endpoint has precedence over the change log.

Therefore, the limit for websocket incoming connections is 10 messages per second.

tantialex,

Noted. Thank you.