Commit f4bb574
committed
Change setTimeout to setInterval
Change setTimeout to setInterval for consistent reconnection attempts.
Otherwise it just tries to reconnect once and if server was not online it just hangs forever doing nothing...1 parent 3811e0f commit f4bb574
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments