Thanks for reply! We used to log specific messages according to the exception type which then trigger alarms in our system.
In this case we just need to understand the error scenarios and trigger alarms accordingly.
In order to understand that,
1. In the TLCP specification (https://www.lightstreamer.com/api/ls...client/latest/), does Appendix A list all possible errorCodes we'll get through onServerError?
2. Does Appendix B list all possible errorCodes through on SubscriptionError?
3. Is there a list of all possible "status" that we get from onStatusChange callback?