8000 Create visibility GetWorkflowExecution API by rodrigozhou · Pull Request #3488 · temporalio/temporal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create visibility GetWorkflowExecution API #3488

New issue 10000

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

Merged

Conversation

rodrigozhou
Copy link
Contributor

What changed?
Creating visibility API to get a single workflow execution by run id.

Why?
This will be used to get search attributes and memo from visibility for closed workflows.

How did you test it?
Unit tests.

Potential risks
In SQL template query to get closed workflow by run id, I removed the filter to exclude running workflows. It means that, with this change, the query will return a record if the workflow is found by run id, but its status is running. I'm not sure where this specific query is used though.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from a team as a code owner October 13, 2022 19:20
@rodrigozhou rodrigozhou force-pushed the visibility-get-workflow-execution branch from ae4be9a to d8ca769 Compare October 18, 2022 01:31
@rodrigozhou rodrigozhou force-pushed the visibility-get-workflow-execution branch from d8ca769 to 34361c5 Compare October 18, 2022 01:49
@rodrigozhou rodrigozhou merged commit 968c576 into temporalio:master Oct 18, 2022
@rodrigozhou rodrigozhou deleted the visibility-get-workflow-execution branch October 18, 2022 02:26
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
0