Skip to content

Support NexusOperationCancelRequest[Completed|Failed] events #7564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 8, 2025

Conversation

pdoerner
Copy link
Contributor

@pdoerner pdoerner commented Apr 3, 2025

What changed?

Added support for the new NexusOperationCancelRequestCompleted and NexusOperationCancelRequestFailed events which were added in temporalio/api#564
These events are marked with WorkerMayIgnore=true for compatibility with older SDKs.

Why?

These events are used to support the new "wait cancellation requested" Nexus operation cancellation type.

How did you test it?

Updated functional tests.

@pdoerner pdoerner requested a review from a team as a code owner April 3, 2025 18:50
@pdoerner pdoerner requested a review from rodrigozhou April 3, 2025 18:50
@pdoerner pdoerner enabled auto-merge (squash) April 8, 2025 16:11
@pdoerner pdoerner merged commit 299e332 into temporalio:main Apr 8, 2025
50 checks passed
@pdoerner pdoerner deleted the nexus-cancel-request-events branch April 8, 2025 19:43
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