Skip to content

Add versioning to DTFx orchestration dispatch#1201

Merged
cgillum merged 3 commits intoAzure:mainfrom
halspang:halspang/dtfx_versioning
Apr 21, 2025
Merged

Add versioning to DTFx orchestration dispatch#1201
cgillum merged 3 commits intoAzure:mainfrom
halspang:halspang/dtfx_versioning

Conversation

@halspang
Copy link
Copy Markdown
Member

This commit adds versioning similar to the feature created in durabletask-dotnet. This portion of versioning allows for an orchestration to be failed or abandonned based on the configuration provided.

The actual configuration will be provided in a follow-up PR in the web extensions as it should be handled through the host.json file.

This commit adds versioning similar to the feature created in
durabletask-dotnet. This portion of versioning allows for an
orchestration to be failed or abandonned based on the configuration
provided.

The actual configuration will be provided in a follow-up PR in the
web extensions as it should be handled through the host.json file.

Signed-off-by: halspang <halspang@microsoft.com>
@nytian nytian requested a review from cgillum April 18, 2025 22:41
Copy link
Copy Markdown
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just a couple small things.

Comment thread src/DurableTask.Core/TaskHubWorker.cs
Comment thread src/DurableTask.Core/TaskHubWorker.cs Outdated
Signed-off-by: halspang <halspang@microsoft.com>
Comment thread src/DurableTask.Core/Settings/VersioningSettings.cs Outdated
Signed-off-by: halspang <halspang@microsoft.com>
@cgillum cgillum merged commit 63d45d2 into Azure:main Apr 21, 2025
3 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.

2 participants