Commit c69586f
committed
fix: differentiate reconnect title based on nextRetryAt state
When nextRetryAt is null the connection is actively retrying, so show
'Reconnecting to T3 Server' instead of the same 'Disconnected' string
that is used when waiting for the next scheduled retry.1 parent 4cd078a commit c69586f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments