I have a relatively big object that should be sent to UI from the server. And I use session$sendCustomMessage to transfer the data. The code is like this:
session$sendCustomMessage('attribution_list',result)
However, in the UI page, I find the received object is not complete. It looks like to be truncated in certain length. I wonder if there is a parameter to set this length and how to do it? In addition, is there other approach to transfer big data from server to ui? The total length of the characters is 389702