Skip to content

Route job starts to their target - #50

Merged
plotnick merged 1 commit into
mainfrom
start-routing
Aug 15, 2026
Merged

Route job starts to their target#50
plotnick merged 1 commit into
mainfrom
start-routing

Conversation

@plotnick

Copy link
Copy Markdown
Collaborator

A job start always landed on the proxy's default sled. An interactive start aimed at another sled would run there via gossip, but the client waited on the receiving sled and timed out after ten minutes, leaving an orphan. The start path now carries a target segment, like attach and output, and the proxy routes it. The client sends each start via the sled it resolved at signing time, so the wait watches the sled that runs the job.

A job start always landed on the proxy's default sled. An
interactive start aimed at another sled would run there via gossip,
but the client waited on the receiving sled and timed out after ten
minutes, leaving an orphan. The start path now carries a target
segment, like attach and output, and the proxy routes it. The
client sends each start via the sled it resolved at signing time,
so the wait watches the sled that runs the job.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
@plotnick
plotnick merged commit 6156d44 into main Aug 15, 2026
5 checks passed
@plotnick
plotnick deleted the start-routing branch August 15, 2026 17:46
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