Skip to content

Conversation

pdoerner
Copy link
Contributor

@pdoerner pdoerner commented Apr 16, 2025

What changed?

Populating ScheduledEventID on NexusOperationCancelRequestCompleted and NexusOperationCancelRequestFailed events.

Depends on API PR (see for more details): temporalio/api#572

pdoerner added a commit to temporalio/api that referenced this pull request Apr 16, 2025
…#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
temporal-cicd bot pushed a commit to temporalio/api-go that referenced this pull request Apr 16, 2025
… (#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
@pdoerner pdoerner merged commit 0c9e6f0 into temporalio:main Apr 17, 2025
50 checks passed
@pdoerner pdoerner deleted the nexus-cancel-request-populate-scheduled-id branch April 17, 2025 18:57
pdoerner added a commit to pdoerner/temporal that referenced this pull request Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants