Skip to content

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

Merged
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
nytian merged 4 commits into
mainfrom
nytian/failure-details-orch

Conversation

@nytian

@nytian nytian commented Oct 20, 2025

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

nytian commented Oct 21, 2025

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service rerun

@nytian nytian merged commit d6ecb6c into main Oct 21, 2025
4 checks passed
@nytian 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