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

[Feature Request] Support for WorkflowIdConflictPolicy #437

Open
7 of 9 tasks
stephanos opened this issue Mar 12, 2024 · 3 comments
Open
7 of 9 tasks

[Feature Request] Support for WorkflowIdConflictPolicy #437

stephanos opened this issue Mar 12, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@stephanos
Copy link

stephanos commented Mar 12, 2024

Is your feature request related to a problem? Please describe.

The Start Workflow and Signal-with-Start APIs has a new field, WorkflowIdConflictPolicy.

Support for the new policy in both APIs is needed.

Furthermore, the comments should emphasize that WorkflowIdReusePolicy is for closed Workflows, and WorkflowIdConflictPolicy` is for running Workflows.

Describe the solution you'd like

A new field/parameter in each SDK's Start Workflow and Signal-With-Start API struct/function.

Additional context

See temporalio/api#359.

@stephanos stephanos added the enhancement New feature or request label Mar 12, 2024
@cretz
Copy link
Member

cretz commented Mar 12, 2024

Updated description to add checkboxes for each SDK. Feel free to create issues/PRs as needed.

@stephanos
Copy link
Author

@cretz should the CLI be tracked here, too, or elsewhere?

@cretz
Copy link
Member

cretz commented Mar 18, 2024

Here is good, I added a checkbox. If/when ready, issues can be created in each repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants