Skip to content

Conversation

@shawnhathaway
Copy link
Contributor

@shawnhathaway shawnhathaway commented May 21, 2020

Update to latest protos (v0.23.1).

Mostly renames, but meaningful changes around ActivityCancellation and replacing activityId with scheduledEventId.

@shawnhathaway shawnhathaway requested a review from mfateev May 21, 2020 07:37
getDecision(new DecisionId(DecisionTarget.ACTIVITY, scheduledEventId));
decision.handleCancellationFailureEvent(event);
return decision.isDone();
// RequestCancelActivityTaskFailedEventAttributes attributes =
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like RequestCancelActivityTaskFailed is deprecated, but event type still exists.

@shawnhathaway shawnhathaway marked this pull request as ready for review May 22, 2020 18:45
@shawnhathaway shawnhathaway merged commit 4131fc6 into temporalio:master May 22, 2020
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