I am using the site streams streaming api and I found that I have to use the chunk upload each time a {control:control_uri:....}} message is received otherwise the additional users (past the first 100) will be dropped from the stream.
{control:control_uri:....}}
Is this correct? I don’t see anything in the docs about needing to re-chunk upload the users each time a control message is sent.
Any insight here would be greatly appreciated.