Skip to content

Update dev server to Server 1.32 - #1788

Closed
tconley1428 wants to merge 3 commits into
mainfrom
chore/update-dev-server-1-32
Closed

Update dev server to Server 1.32#1788
tconley1428 wants to merge 3 commits into
mainfrom
chore/update-dev-server-1-32

Conversation

@tconley1428

Copy link
Copy Markdown
Contributor

What was changed

  • Update the shared dev server to Server 1.32.
  • Recognize payload-free Temporal system envelopes, including SignalWithStartWorkflowExecutionResponse.
  • Report unsupported Temporal system payloads as retryable ApplicationErrors with the protobuf type in the message.

Why?

Server 1.32 can return a payload-free SignalWithStartWorkflowExecutionResponse. Supporting that known envelope avoids an unhelpful unknown-root failure, while unsupported system payloads now provide a clear compatibility diagnostic.

Validation

  • poe lint
  • poe test -s tests/worker/test_visitor.py -k "system_nexus_envelope or unknown_system_nexus_payload"

@tconley1428
tconley1428 requested a review from a team as a code owner August 25, 2026 17:09
@tconley1428
tconley1428 marked this pull request as draft August 25, 2026 17:44
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