Skip to content

Consume and Update to Latest Protos - #92

Merged
shawnhathaway merged 1 commit into
temporalio:masterfrom
shawnhathaway:proto
May 22, 2020
Merged

shawnhathaway merged 1 commit into
temporalio:masterfrom
shawnhathaway:proto

Conversation

@shawnhathaway

@shawnhathaway shawnhathaway commented May 21, 2020

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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