Limited Payload Size?

I am sending data to hologram and I see it coming through and displayed:

The problem is that I am sending list of 15 tuples (that matches what I see on Hologram above) but then I am sending list of hundreds of tuples:

None of the second list shows in Hologram, how come? Is that because of some kind of limit to the size of payload of the socket on your side? If not, what am I missing? Where this data is hiding on the Hologram? The socket send does not return an error nor it throws any exceptions so I assume you got it…so where is it?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.