-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
dapr-ext-workflowkind/enhancementNew feature or requestNew feature or requeststaleIssue marked as stale by Dapr BotIssue marked as stale by Dapr Bot
Milestone
Description
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
Labels
dapr-ext-workflowkind/enhancementNew feature or requestNew feature or requeststaleIssue marked as stale by Dapr BotIssue marked as stale by Dapr Bot