Hi,

Our application subscribes to a table having ~4000 rows. Update rate is 0.5Hz. We are able to get a correct initial snapshot, but then it stops updating after a few successfull updates. There are no errors in the Lightsreamer server log. We do not see this issue with smaller tables ~200 rows.

Is there a limit of rows for the subscription?

Thanks