as long as a Subscription is passed to a LightstreamerClient through subscribe, and is not removed through unsubscribe, the client will automatically handle network problems and will re-subscribe your items.
You should obviously handle
onSubscriptionError events: these can't be automatically solved by the client.