You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose the requestCancelWorkflowExecution gRPC call as a high-level cancel function that allows graceful workflow cancellation. Unlike terminate, cancellation is cooperative and requires the workflow to check for it.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments