### Is your feature request related to a problem? Please describe. Other SDKs have the ability to replay exported Workflow history, this is a critical feature for Workflow debuggability. ### Describe the solution you'd like Add an easy way to replay Workflow history against a given Worker. ### Additional context Related: https://github.com/temporalio/sdk-java/pull/729