Skip to content

Replace TaskOptions with a Dapr specific class like WorkflowActtivityOptions #1199

Closed
@artur-ciocanu

Description

@artur-ciocanu

Describe the proposal

Ideally Dapr Workflow should not expose any Durable Task library classes, this makes it tightly coupled to Durable Task library. We already have Dapr Workflow specific classes that hide a lot of details so we should continue down this path.

The proposal is to replace TaskOptions with a Dapr specific class like WorkflowActtivityOptions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions