Skip to content

Include exception properties in failure details when orchestration throws directly - #482

Merged
Naiyuan Tian (nytian) merged 4 commits into
mainfrom
nytian/failure-details-orch
Oct 21, 2025
Merged

Include exception properties in failure details when orchestration throws directly#482
Naiyuan Tian (nytian) merged 4 commits into
mainfrom
nytian/failure-details-orch

Conversation

@nytian

Copy link
Copy Markdown
Contributor

This PR fixes an edge case where, if an orchestration using DurableTaskWorker throws an exception directly, the exception properties were not included in the failure details even when a custom exception provider was configured. Also add two more comprehensive test cases for the exception properties provider.

Fix PR: Azure/durabletask#1251

@nytian

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service rerun

@nytian
Naiyuan Tian (nytian) merged commit d6ecb6c into main Oct 21, 2025
4 checks passed
@nytian
Naiyuan Tian (nytian) deleted the nytian/failure-details-orch branch October 21, 2025 16:12
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