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 first_execution_run_id to Get/PollMutableStateResponse #2836

Merged
merged 1 commit into from
May 12, 2022

Conversation

dnr
Copy link
Member

@dnr dnr commented May 11, 2022

What changed?
Add first_execution_run_id to Get/PollMutableStateResponse

Why?
We can use GetMutableState to quickly check if a workflow is running. This field lets us check if the current workflow is part of the chain we expect it to be.

How did you test it?
unit test

Potential risks

Is hotfix candidate?

@dnr dnr requested a review from a team as a code owner May 11, 2022 19:09
@dnr dnr merged commit d95f94d into temporalio:master May 12, 2022
@dnr dnr deleted the schedpr3 branch May 12, 2022 18:58
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.

None yet

2 participants