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

[error] surface more fields in ContinueAsNew error #1235

Closed shijiesheng closed 1 year ago

shijiesheng commented 1 year ago

What changed? To start a new workflow correctly, we actually need more fields:

  1. serialized input
  2. header info

Potential risks low risk to add NEW receive methods on public struct