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

TerminateIfRunning workflowID reuse policy #2608

Merged
merged 5 commits into from
Mar 21, 2022

Conversation

yycptt
Copy link
Member

@yycptt yycptt commented Mar 14, 2022

What changed?

  • TerminateIfRunning workflowID reuse policy

Why?

How did you test it?

  • Added new integration test
  • Tested locally.

Potential risks

Is hotfix candidate?
no

@yycptt yycptt requested review from wxing1292 and yiminc March 14, 2022 17:16
@yycptt yycptt requested a review from a team as a code owner March 14, 2022 17:16
@yycptt yycptt requested a review from yiminc March 17, 2022 19:26
wfIDReusePolicy enumspb.WorkflowIdReusePolicy,
) error {
) (prevExecutionUpdateFn updateWorkflowActionFunc, err error) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you need these named return value?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can convert it to a comment. Just want to provide some info what this update action func is for.

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