We have a few clients whose IT department has installed a firewall appliance that is interfering with Lightstreamer. A few times a day they get Error 30 and get disconnected.

While we work with their IT to figure out what is going on I would like to implement a workaround on our side that suppresses the error and automatically reconnects their engine.

Is this as simple as implementing onServerError and using changeStatus to change to STREAMING?