Skip to content

Fix shared header encoding for update-with-start - #1770

Open
tconley1428 wants to merge 1 commit into
mainfrom
fix/shared-header-encoding
Open

Fix shared header encoding for update-with-start#1770
tconley1428 wants to merge 1 commit into
mainfrom
fix/shared-header-encoding

Conversation

@tconley1428

Copy link
Copy Markdown
Contributor

Summary

  • avoid mutating source header payloads while building encoded client requests
  • add a regression test for an interceptor sharing a header across update-with-start inputs
  • add an unreleased changelog entry

Fixes #1769

Validation

  • poe test -s tests/worker/test_update_with_start.py -k shared_interceptor_header
  • poe test -s tests/worker/test_workflow.py -k workflow_headers_with_codec
  • poe lint

@tconley1428
tconley1428 requested a review from a team as a code owner August 20, 2026 16:43
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.

[Bug] Update-with-start double-encodes the OTel tracing header with HeaderCodecBehavior.CODEC, failing every workflow task

1 participant