-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
As of 1.16 Dapr now supports Multi-App Workflows , where Workflows and Activities can be hosted across many apps.
We should support this in the rust sdk. This means adding support for callactivity and suborchestration calls, include an example in the examples directory and an IT test supporting the validation of a successful implementation.
Reference implementation examples:
java sdk callActivity PR
durabletask-java callActivity PR
callactivity durabletask-go PR
suborchestration durabletask-go PR
Metadata
Metadata
Assignees
Labels
No labels