You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**What changed?**
Use Temporal failures for sending Nexus response errors.
**Why?**
Consistency with other Temporal APIs and compatibility with encryption proxies.
**Breaking changes**
Not explicitly, but server and SDK will need to be able to handle both
error formats based on `capabilities` field.
**Server PR**
temporalio/temporal#8799
---------
Co-authored-by: Roey Berman <roey.berman@gmail.com>
0 commit comments