dapr / dapr/java-sdk

Support Cascade Terminate/Purge support for Workflow

Open
#991 1 comment 0 reactions 0 assignees View on GitHub
P1
Dominant language
Java
Stars
300
Forks
230
Avg merge
1d 20h
Merged PRs (30d)
4

Description

## 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. https://github.com/dapr/dapr/pull/7340
2. https://github.com/microsoft/durabletask-go/pull/47

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.