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

Rust-SDK: Add task_queue to ChildWorkflowOptions #643

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

c-thiel
Copy link
Contributor

@c-thiel c-thiel commented Nov 23, 2023

What was changed

Add task_queue to rust-sdk ChildWorkflowOptions.

Why?

There was no option to specify the task queue for Child Workflows before.

Checklist

  1. Closes
    [Feature Request] Rust SDK add option to specify task_queue for child workflows #642

  2. How was this tested:

No dedicated test. Do we need one?

  1. Any docs updates needed?

No

@c-thiel c-thiel requested a review from a team as a code owner November 23, 2023 17:30
@CLAassistant
Copy link

CLAassistant commented Nov 23, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@c-thiel c-thiel changed the title Add task_queu to ChildWorkflowOptions Rust-SDK: Add task_queue to ChildWorkflowOptions Nov 23, 2023
@Sushisource Sushisource enabled auto-merge (squash) November 28, 2023 19:02
@Sushisource Sushisource merged commit e4d4400 into temporalio:master Nov 28, 2023
6 of 7 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.

3 participants