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

Support Cascade Terminate/Purge support for Workflow #991

Open
shivamkm07 opened this issue Jan 17, 2024 · 1 comment
Open

Support Cascade Terminate/Purge support for Workflow #991

shivamkm07 opened this issue Jan 17, 2024 · 1 comment
Labels

Comments

@shivamkm07
Copy link

Describe the proposal

Cascade terminate/purge feature for workflow has been added in Dapr runtime. It is enabled by default and can be disabled by passing non_recursive=True in the terminate/purge request.

SDK needs to expose this option to customer.

Reference:

  1. Cascade terminate/Purge Workflow Support dapr#7340
  2. Cascade Terminate and Purge Support microsoft/durabletask-go#47
@cgillum cgillum added the P1 label Oct 15, 2024
@cgillum
Copy link

cgillum commented Oct 15, 2024

I don't expect this will be a high use-case feature, but marking it P1 for the sake of SDK consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants