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

Expose WorkflowIdConflictPolicy #417

Merged
merged 4 commits into from
Apr 16, 2024
Merged

Conversation

roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Apr 11, 2024

What was changed

Added enum WorkflowIdConflictPolicy that can be passed to WorkflowOptions in the client API.

Updated protobuf DTOs.
A breaking change was detected in temporalio/api#393, which broke the mapping of WorkflowExecutionInfo. The change has been accounted for.

Checklist

Copy link

vercel bot commented Apr 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2024 7:20pm

composer.json Outdated Show resolved Hide resolved
@roxblnfk roxblnfk changed the title Workflow id conflict policy Expose WorkflowIdConflictPolicy Apr 11, 2024
@roxblnfk roxblnfk merged commit 8cdcc18 into master Apr 16, 2024
92 checks passed
@roxblnfk roxblnfk deleted the workflow-id-conflict-policy branch April 16, 2024 09:40
@stephanos
Copy link

@roxblnfk This PR only adds the support for StartWorkflow, not SignalWithStart, is that correct? If so, I've filed #479 as a follow-up.

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.

Support for WorkflowIdConflictPolicy
4 participants