Ticker - reconnect after error

vcb
Hi,

First off, please close all previous discussions. All are good, thanks.

Now, I have two internet connections from different ISPs.

If the connection on which Ticker is connected gets disconnected, Ticker fires the onError event, as expected.

In this case, would it suffice to recreate Ticker, with Tkr = new Ticker(ApiKey, KiteAccessToken) or would it be needed to redo the Kite cKite = new Kite(ApiKey) steps all over again ? Or any other suggestions to reconnect Ticker ?
Sign In or Register to comment.