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
summary: {tracked: rows.length,alive_now: alive,alive_pct: rows.length ? Math.round((1000*alive)/rows.length)/10 : 0,in_rotation: Object.keys(state?.entries||{}).length,note: rows.length<Object.keys(state?.entries||{}).length ? "rule change in progress: only endpoints already re-probed under the current rule are counted; the rest re-enter within ~3h" : undefined},
262
+
summary: {tracked: rows.length,alive_now: alive,alive_pct: rows.length ? Math.round((1000*alive)/rows.length)/10 : 0,in_rotation: inRotation,note: rows.length<inRotation ? "rule change in progress: only endpoints already re-probed under the current rule are counted; the rest re-enter within ~3h" : undefined},
honest_note: "A cosignature says only: 'at this time we saw this tree head and it was consistent with the previous one we saw'. It is not an endorsement of the log's contents.",
0 commit comments