Skip to content

Wrap worker pod metadata into a WorkerAssignment message. - #737

Merged
Benjamin Elder (BenTheElder) merged 1 commit into
agent-substrate:mainfrom
juli4n:dialer
Aug 5, 2026
Merged

Wrap worker pod metadata into a WorkerAssignment message.#737
Benjamin Elder (BenTheElder) merged 1 commit into
agent-substrate:mainfrom
juli4n:dialer

Conversation

@juli4n

Copy link
Copy Markdown
Collaborator

This change formalizes the invariant that all these fields are either all set or not. This simplifies some client code that was just checking random worker metadata fields to see if the actor has an assignment or not.

It also fixes a bug in {Pause,Suspend}Actor where we were not cleaning up the worker pod UID field.

This change formalizes the invariant that all these fields
are either all set or not. This simplifies some client code
that was just checking random worker metadata fields to see if
the actor has an assignment or not.

It also fixes a bug in `{Pause,Suspend}Actor` where we were not cleaning
up the worker pod UID field.
@BenTheElder
Benjamin Elder (BenTheElder) merged commit 4f2fd49 into agent-substrate:main Aug 5, 2026
11 checks passed
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.

2 participants