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
With #8678 (implemented in #8679), IntegrationWebSocketContainer got a new configurable attribute sendBufferOverflowStrategy. However, unlike the analogous sendTimeLimit and sendBufferSizeLimit, it doesn't expose an XML attribute.
This ticket is for adding that attribute.
The text was updated successfully, but these errors were encountered:
With #8678 (implemented in #8679),
IntegrationWebSocketContainer
got a new configurable attributesendBufferOverflowStrategy
. However, unlike the analogoussendTimeLimit
andsendBufferSizeLimit
, it doesn't expose an XML attribute.This ticket is for adding that attribute.
The text was updated successfully, but these errors were encountered: