Replies: 1 comment
-
Arguably you can just use an activity to do so ; but that would be awesome yes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today one can use a
DurableOrchestrationClient
to raise events to a running orchestration instance. However, it would be nice if orchestrations could raise events to other orchestrations as well. Starting with DurableTask.Core v2.1.0, this will be possible, and should be exposed to Durable Functions.Beta Was this translation helpful? Give feedback.
All reactions