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
Current implementation uses a hardwired size limit in message (both input and output?) of 128 bytes (if I’m remembering correctly). We should ensure that messages greater than that are correctly handled.
The text was updated successfully, but these errors were encountered:
(Parent issue: #1181)
Current implementation uses a hardwired size limit in message (both input and output?) of 128 bytes (if I’m remembering correctly). We should ensure that messages greater than that are correctly handled.
The text was updated successfully, but these errors were encountered: