Skip to content

Conversation

@timl3136
Copy link
Member

@timl3136 timl3136 commented Oct 31, 2025

What changed?

Implement client method to signal_workflow

Why?

It's a core feature that enables signals in workflow

How did you test it?

Integration test

Potential risks

Release notes

Documentation Changes

Signed-off-by: Tim Li <[email protected]>
Resolved conflicts by keeping both signal_workflow and signal_with_start_workflow methods:
- signal_workflow: Sends signal to existing workflow execution
- signal_with_start_workflow: Signals workflow, starting it if not running

Both test cases are preserved to validate each method independently.
@timl3136 timl3136 merged commit ea98ef7 into cadence-workflow:main Dec 2, 2025
6 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