Skip to content

[WORKFLOW SDK FEATURE REQUEST] Remove obsolete dapr client workflow methods #738

@famarting

Description

@famarting

Describe the WORKFLOW SDK feature

equivalent to dapr/dotnet-sdk#1344

the workflow methods defined here https://github.com/dapr/python-sdk/blob/main/dapr/aio/clients/grpc/client.py#L1332 use a deprecated API and we aim to delete them

instead this client should be used https://github.com/dapr/python-sdk/tree/main/ext/dapr-ext-workflow/dapr/ext/workflow and any docs should be updated to make use of it

Release Note

RELEASE NOTE:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions