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

Set task queue name in DescribeWorkflowExecutionResponse #2455

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented Feb 3, 2022

What changed?
Set task queue name in DescribeWorkflowExecutionResponse.

Why?
Closes #2374.

How did you test it?
Updated integration test.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner February 3, 2022 01:24
@alexshtin alexshtin merged commit 4d41efc into temporalio:master Feb 3, 2022
@alexshtin alexshtin deleted the feature/fix-describe-wf-task-queue branch February 3, 2022 02:02
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.

WorkflowExecutionInfo.task_queue is blank in DescribeWorkflowExecutionResponse
2 participants