Skip to content

Conversation

@nytian
Copy link
Collaborator

@nytian nytian commented Oct 20, 2025

Fix an edge case where orchestrations using DurableTaskWorker throw exceptions directly. In these scenarios, the original exception is returned to executor instead of a DurableTask exception type, causing exception properties to be missing from failure details.

This change addresses the issue and adds comprehensive tests for the ExceptionPropertiesProvider to ensure proper handling of exception metadata.

@nytian nytian merged commit 29321fb into main Oct 20, 2025
43 checks passed
@nytian nytian deleted the nytian/failure-details-orch branch October 20, 2025 21:25
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.

3 participants