The context object is not shared between the activity and orchestrator dispatcher middlewares
Open
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
So I need to pass the .NET activity id (generated by the orchestrator middleware) to the activity middleware, and set that id as the parent to the activity created in the latter. It looks as though there is no global context used in the orchestration, so how does one pass a correlation id from orchestrator to activity to sub-orchestration etc.?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.