Replies: 1 comment 1 reply
-
@DLehenbauer @microsoft/fluid-cr-dds Can anyone answer this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In our application we have a shared matrix with a few hundreds rows. Whenever I try to update more than 128 rows in the matrix, I'm getting a telemetry error in console which reads fluid:telemetry:Batching LengthToBig{ "length": *** , "threshold: 128 ...}. Is there anyway to change this threshold?
(*** is any number greater than 128)
Beta Was this translation helpful? Give feedback.
All reactions