Skip to content

Commit b89b9b2

Browse files
committed
Add ScheduledEventID to NexusOperationCancelRequest[Completed|Failed] (#572)
**What changed?** Added ScheduledEventID of the Nexus operation to the new NexusOperationCancelRequestCompleted and NexusOperationCancelRequestFailed events **Why?** For efficient lookups. Go SDK stores cancellation state machines keyed on scheduled event ID. **Server PR** temporalio/temporal#7612
1 parent 2f6214c commit b89b9b2

File tree

4 files changed

+31
-11
lines changed

4 files changed

+31
-11
lines changed

history/v1/message.pb.go

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)