Skip to content
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

Expose last failure reason & worker identity in DescribeWorkflowExecution #2157

Merged
merged 6 commits into from
Jul 3, 2019

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Jul 2, 2019

@yycptt yycptt requested review from vancexu and wxing1292 July 2, 2019 21:21
@@ -153,6 +153,8 @@ struct ActivityInfo {
60: optional i64 (js.type = "Long") retryExpirationTimeNanos
62: optional double retryBackoffCoefficient
64: optional list<string> retryNonRetryableErrors
66: optional string retryLastFailureReason
Copy link
Contributor

Choose a reason for hiding this comment

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

Why it is naming differently in sql?

@yycptt yycptt merged commit 6b62a15 into cadence-workflow:master Jul 3, 2019
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.

3 participants