uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
339 stars 128 forks source link

Expose WithCancelReason and related types publicly, as originally intended #1214

Closed Groxx closed 1 year ago

Groxx commented 1 year ago

Missed this during review of #1213, sorry! I'm not entirely sure how to catch things like this in tests, without a separate module...