Hi,
I simulate a disconnect by shutting down the lightstreamer server and the client gets these logs when this happen (look bellow). I have several table AbstractHandyTableListener public void onUnsubscrAll() but sometimes they happen way later instead of them happening all when this event happen. How can i force this callback to happen right away and not at random time of my code?
Thanks

12:49:33 PM com.lightstreamer.ls_client.ServerManager waitEvent
SEVERE: Error while listening for data in session S023d29eb241e38dfM126T4642597
12:49:33,279 ERROR ConnectionListener:: onFailure(PushConnException e)
12:49:33,279 INFO AbstractHandyTableListener:: Unsubscribe all from url http://MY_USER@localhost:8081
12:49:33,279 INFO AbstractHandyTableListener:: Unsubscribe all from url http://MY_USER@localhost:8081
12:49:33,279 INFO AbstractHandyTableListener:: Unsubscribe all from url http://MY_USER@localhost:8081