Open
Description
Hi everyone, i would need help with a problem, in my team we try to cancel a WF, using RequestCancelWorkflowExecutionRequest of cadence-client, but we must add info about the cancellation, to later use that by cause variable of WorkflowExecutionCancelRequestedEventAttributes in history of WF, but i can't cancel the WF using cause field with the cadence-client. Could someone tell me the best way to cancel a orden with cadence-client setting cause field?