(fix): connections
This commit is contained in:
parent
a43c05f035
commit
676dea2aa4
7 changed files with 92 additions and 127 deletions
|
|
@ -1,4 +1,3 @@
|
|||
export const RETRY_INTERVAL = 3_000;
|
||||
export const PING_INTERVAL = 3_000;
|
||||
export const RECONNECT_TRIES = 3;
|
||||
export const RECONNECT_RESET = 6;
|
||||
|
|
|
|||
Loading…
Reference in a new issue