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
We have discovered an issue in the typescript SDK where messages over 1KB in size are being compressed using brotli which it seems is causing an issue in the typescript SDK. After this issue is fixed, add a regression test that tests sending a message >1KB in size.
The text was updated successfully, but these errors were encountered:
We have discovered an issue in the typescript SDK where messages over 1KB in size are being compressed using brotli which it seems is causing an issue in the typescript SDK. After this issue is fixed, add a regression test that tests sending a message >1KB in size.
The text was updated successfully, but these errors were encountered: