Skip to content

[WORKFLOW SDK FEATURE REQUEST] Purge API #711

Closed
@cgillum

Description

@cgillum

Describe the WORKFLOW SDK feature

The Workflow SDK's DaprWorkflowClient class is missing the purge_workflow API. This should be added for parity with other SDKs.

Workaround

As a workaround, the DaprGrpcClient.purge_workflow API can be used. However, Python developers are encouraged to use DaprWorkflowClient instead of DaprGrpcClient for managing workflows.

Release Note

RELEASE NOTE: ADD Purge API for Workflow SDK

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions