460fd626a6
* Simplify BaseWebSocketsBrokerage reconnection - Gdax does not emit time pulse so when no subscription was present the DefaultConnectionHandler would trigger a reconnect. Replacing for directly resubscribing on reconnect. - TPV == 0 will send warning message instead of being an exception * Fix unit test