Richer error model: status
Open
package: @grpc/grpc-js
package: grpc
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
According to gRPC's [Error Handling guide](https://grpc.io/docs/guides/error/):
> This richer error model is already supported in the C++, Go, Java, Python, and Ruby libraries, and at least the grpc-web and **Node.js** libraries have open issues requesting it
I haven't found any reference or open issue with information regarding richer error model support for Node. Is it already implemented or is there any plan to support it in the near future?
Contributor guide
Assessment
This issue has not been assessed yet.