temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
250 stars 68 forks source link

[Feature Request] Send original update request back in accept/reject response #743

Closed cretz closed 1 month ago

cretz commented 1 month ago

Describe the solution you'd like

See https://github.com/temporalio/sdk-go/pull/1480, need to send original request back to server when accepting/rejecting update.