Skip to content

Report sled health in version report - #67

Draft
plotnick wants to merge 6 commits into
nexus-tunnelfrom
sled-health
Draft

Report sled health in version report#67
plotnick wants to merge 6 commits into
nexus-tunnelfrom
sled-health

Conversation

@plotnick

Copy link
Copy Markdown
Collaborator

Indicate which sleds are healthy (from sush's POV), which have been seen in the past but are currently unreachable, and which have no signs of life.

plotnick and others added 4 commits August 29, 2026 09:28
Creation already shows the session; the start's echo of the same
line was noise. The explicit three-step start still announces.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
plotnick and others added 2 commits August 29, 2026 19:28
A superseded link driver could complete normally after a fresh link
to its peer was already being driven, and its death took the peer
out of the live set forever: the abort in drive() races a normal
completion. Remove a peer only when its own driver dies.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
The dialing map had the live map's races: a completed dial to a
pruned peer could drive a link outside the peer set, and a panicked
task left its entry behind forever. Act only on deaths the books
still expect, and reap the entries of tasks that died reporting
nothing.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant