kraken: drop recv timeout for recon ws
parent
c415bd1ee1
commit
05fb4a4014
|
@ -399,7 +399,6 @@ async def stream_quotes(
|
||||||
open_autorecon_ws(
|
open_autorecon_ws(
|
||||||
'wss://ws.kraken.com/',
|
'wss://ws.kraken.com/',
|
||||||
fixture=subscribe,
|
fixture=subscribe,
|
||||||
msg_recv_timeout=5,
|
|
||||||
reset_after=20,
|
reset_after=20,
|
||||||
) as ws,
|
) as ws,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue