PanMan

Results 15 comments of PanMan

Btw, perhaps this is related to larger strings now not fully loading? When I load a smaller JSON key, it does show as JSON formatted. However, also with a larger...

I see those were added in [2.36](https://github.com/RedisInsight/RedisInsight/releases/tag/2.36.0) so it would then most likely be introduced by the changes in https://github.com/RedisInsight/RedisInsight/pull/2685 or https://github.com/RedisInsight/RedisInsight/pull/2686

> hi @PanMan , this indeed relates to changes introduced with #2685 to work with large keys to avoid OOM cases, the current limit is 5000 characters. > > You...

@ViktarStarastsenka yes... it seems we do! I do have a number like.. `2.490000009536743` in our data. Is this causing the issue? JSONlint.com says it is valid json...

Thanks for asking @GnaneshKunal - I have tested a few cases, but I still get an error, I guess on a value like `110.19146419437342` - Also, I would like to...