Websocket disconnects

Trying to use websocket streaming and the websocket disconnects every minute or so…
I am using the wss://stream.data.alpaca.markets/v2/sip
Authentication goes well
Subscribing to “trades” stream:
{“action”:“subscribe”,“trades”:[“TQQQ”]}

Sometimes I get a few updates
Eventually the websocket disconnects after a minute.

Please advise.