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

Include recursive flag in terminate_orchestration #27

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

shivamkm07
Copy link
Contributor

This PR adds recursive flag in terminate_orchestration to support cascade terminate which was added in DTF-Go: microsoft/durabletask-go#47

It also updates protos for the same and adds test to verify recursive terminate behavior

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

LGTM. We don't currently run E2E tests as part of the CI. @shivamkm07, is this new test passing locally for you?

@shivamkm07
Copy link
Contributor Author

LGTM. We don't currently run E2E tests as part of the CI. @shivamkm07, is this new test passing locally for you?

Yeah it is passing for me locally
image

@cgillum cgillum merged commit 460f5ef into microsoft:main Jan 17, 2024
5 checks passed
@cgillum
Copy link
Member

cgillum commented Jan 17, 2024

@DeepanshuA can you work with @shivamkm07 to create a release of the Python SDK when necessary?

@DeepanshuA
Copy link
Contributor

@DeepanshuA can you work with @shivamkm07 to create a release of the Python SDK when necessary?

Sure

@DeepanshuA
Copy link
Contributor

@DeepanshuA can you work with @shivamkm07 to create a release of the Python SDK when necessary?

https://pypi.org/project/durabletask/0.1.1a1/ is now released.
@cgillum Please merge #28 so that updated changelog gets available.

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.

None yet

3 participants