sdk-php icon indicating copy to clipboard operation
sdk-php copied to clipboard

Expose Replayer API

Open bergundy opened this issue 3 years ago • 0 comments

See other SDKs for reference. Go SDK already provides this functionality, need to wrap the API and expose to PHP. The purpose of the replayer is:

  • replay workflow histories against new workflow code to check for non-determinism
  • replay workflow history from a production workflow and debug locally

bergundy avatar Aug 03 '22 17:08 bergundy