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

Method in StartChildWorkflowExecutionInitiatedEventAttributes to fetch ExecutionStartToCloseTimeoutSeconds #6217

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

sankari165
Copy link
Contributor

@sankari165 sankari165 commented Aug 8, 2024

What changed?
StartChildWorkflowExecutionInitiatedEventAttributes has new method to get ExecutionStartToCloseTimeoutSeconds

Why?
It makes it easy to fetch the timeout configured in child workflow

How did you test it?

Potential risks
no risks as it just simply gets the value from the struct

Release notes

Documentation Changes

@sankari165 sankari165 changed the title Introduce a new getter method in StartChildWorkflowExecutionInitiatedEventAttributes Introduce a new method in StartChildWorkflowExecutionInitiatedEventAttributes Aug 8, 2024
@sankari165 sankari165 changed the title Introduce a new method in StartChildWorkflowExecutionInitiatedEventAttributes Method in StartChildWorkflowExecutionInitiatedEventAttributes to fetch ExecutionStartToCloseTimeoutSeconds Aug 8, 2024
@sankari165 sankari165 merged commit d9c7481 into uber:master Aug 8, 2024
17 checks passed
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.94%. Comparing base (0409857) to head (acfff4a).

Additional details and impacted files

see 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0409857...acfff4a. Read the comment docs.

@sankari165 sankari165 deleted the CDNC-10129-getter branch August 8, 2024 13:25
sankari165 added a commit to sankari165/cadence that referenced this pull request Aug 9, 2024
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