When calling WorkflowRuntime.stop() an exception is thrown:
== APP == Stream error Error: 1 CANCELLED: Cancelled on client
Should this stop method handling this more gracefully?
Reproducible in this sample here:
https://github.com/dapr/js-sdk/blob/main/examples/workflow/authoring/src/activity-sequence.ts#L69