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

Add accessors for ChildWorkflowExecutionError fields #1726

Merged

Conversation

yuandrew
Copy link
Contributor

What was changed

Added public accessors for ChildWorkflowExecutionError

Why?

Someone would like to react to maximum attempts of child workflow https://community.temporal.io/t/reacting-to-maximum-attempts/15366

Checklist

  1. Closes Add accessors for ChildWorkflowExecutionError fields #1725

  2. How was this tested:

  1. Any docs updates needed?

@yuandrew yuandrew requested a review from a team as a code owner November 26, 2024 03:53
@yuandrew yuandrew enabled auto-merge (squash) November 26, 2024 04:57
@yuandrew yuandrew merged commit ed71f5f into temporalio:master Nov 26, 2024
13 checks passed
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.

Add accessors for ChildWorkflowExecutionError fields
2 participants