Skip to content

Conversation

@VegetarianOrc
Copy link
Contributor

@VegetarianOrc VegetarianOrc commented Jan 21, 2026

What was changed

  • Add tests verifying custom headers propagate from caller workflow to operation handler
  • Add tests for outbound interceptors adding headers to Nexus operation requests
  • Add tests for inbound interceptors reading and modifying headers
  • Cover @sync_operation, @workflow_run_operation, and custom OperationHandler
  • Add tests for cancel operation headers propagation and modification

Why

Address TODO comment and increase test coverage for header propagation for various nexus scenarios.

🤖 Generated with Claude Code

Add tests verifying:
- Custom headers propagate from caller workflow to operation handler
- Outbound interceptors can add headers to Nexus operation requests
- Inbound interceptors can read and modify headers
- Headers work with @sync_operation, @workflow_run_operation, and custom OperationHandler
- Cancel operation headers are propagated and can be modified by interceptors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@VegetarianOrc VegetarianOrc marked this pull request as ready for review January 21, 2026 17:16
@VegetarianOrc VegetarianOrc requested a review from a team as a code owner January 21, 2026 17:16
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.

3 participants