temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
250 stars 68 forks source link

Attach `failure_reason` tag to workflow task failures #733

Closed Sushisource closed 2 months ago

Sushisource commented 2 months ago

What was changed

In title

Why?

User request, Go and Java have implemented

Checklist

  1. Closes https://github.com/temporalio/sdk-core/issues/730

  2. How was this tested:

  3. Any docs updates needed?