How do I cancel an Orchestration?
Open
question
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 335
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 6
Description
Assuming I have a long running orchestration, how do I cancel it gracefully? (e.g. finish whatever task is currently running, and stop execution).
I see the `TerminateInstanceAsync` method, but its docs mention "_forcefully terminate_", and I'm unclear what that means, and what's the impact...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.