Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Add retryTimeoutMs param#318

Open
JamesGDiaz wants to merge 3 commits intoaltangent:masterfrom
JamesGDiaz:add_retryTimeoutMs_param
Open

Add retryTimeoutMs param#318
JamesGDiaz wants to merge 3 commits intoaltangent:masterfrom
JamesGDiaz:add_retryTimeoutMs_param

Conversation

@JamesGDiaz
Copy link

Changes for #316

This will allow to reconnect the websocket after its connection is lost.
Currently there's a hardcoded value of _retryTimeoutMs=15000ms, this value is kept as a default, but now, classes that inherit BasicClient can get a retryTimeoutMs parameter that will be used in SmartWss.

Currently only tested on DigifinexClient

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant