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

Expose DeleteWorkflowExecution API on operatorservice #2761

Merged
merged 48 commits into from
Apr 27, 2022

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Apr 23, 2022

What changed?
Expose DeleteWorkflowExecution API on operatorservice.

Why?
To add ability to delete workflow execution. Corresponding API changes: temporalio/api#135.

How did you test it?
New integration test.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner April 23, 2022 06:18
@yux0
Copy link
Contributor

yux0 commented Apr 26, 2022

Synced offline. LGTM, we just need to make sure it won't break other features.

@alexshtin alexshtin merged commit 724ce2a into temporalio:master Apr 27, 2022
@alexshtin alexshtin deleted the feature/delete-workflow-fe-2 branch April 27, 2022 23:01
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