-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
For activity failure, application failure, child workflow failure, Nexus handler failure, Nexus operation failure, and timeout failure, we should append all non-"details" properties to the message. Java already does this for most, Go for some, other languages do not at all.
May need to discuss if this is something we want to do with application failure since it is user created. Java and Go do though.
Per-SDK Tickets
- Go - Already done for some fields/errors
- Java - Done for all but Nexus handler exception
- Core - N/A
- TypeScript - TODO
- Python - TODO
- .NET - TODO
- Ruby - TODO
- PHP - TODO
- Temporal CLI - N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request