Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dedup SignalWithStart based on RequestId #2356

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

yiminc
Copy link
Member

@yiminc yiminc commented Jan 7, 2022

What changed?
Dedup signals received by SignalWithStartWorkflowExecution

Why?
Signals sent with same RequestId are not deduped.

How did you test it?
Local test, call SignalWithStartWorkflowExecution and/or SignalWorkflowExecution with same RequestId, verify signal are deduped.

Potential risks
No

Is hotfix candidate?
No

@yiminc yiminc requested a review from a team January 7, 2022 06:51
@yiminc yiminc merged commit d01b1c7 into temporalio:master Jan 7, 2022
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