Improved developer experience for error handling
Open
enhancement-runtime-dependency
good first issue
pinned
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the feature
Developers would have to do some gymnastics in their apps to get to the error details in the new, richer error model (https://github.com/dapr/dapr/pull/7257). I suggest we add a helper function in the SDK to improve the developer experience, as we did in the python-sdk (https://github.com/dapr/python-sdk/issues/648).
## Release Note
RELEASE NOTE: **UPDATE** Improved developer experience for error handling
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.