You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
problem is, as you can see with D some offline ones do have a legit active time and it's useful. So probably I should add some kind of threshold since obviously 51 years is too long - but whats a sane threshold.
If the server returned math.MaxInt64 like it does for some other cases like this the duration formatting would have returned "never" here
In case a node is not active the report shows humanizes the result of
time.Since(time.Unix(0,0))
so gets displayed in years:maybe could display
unknown
or-
?The text was updated successfully, but these errors were encountered: