Support Cascade Terminate/Purge support for Workflow
shivamkm07 opened this issue · 0 comments
shivamkm07 commented
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: