YangruiEmma

Results 6 issues of YangruiEmma

> We hope more developers join CloudWeGo. This is a task issue that needs your help. **Issue Description** Write Unit Tests for some modules of Kitex, we mainly focus on...

good first issue
help wanted
test

本 Proposal 目的是制定一种异常规范用于区分 RPC 异常和用户自定义的异常。我们希望将 RPC 错误和业务的错误能够区分开,RPC 错误表示一次RPC 请求失败,比如超时、熔断、限流,从 RPC 层面是失败的请求,但业务错误属于业务逻辑层面,在 RPC 层面其实是请求成功。服务监控建议对于 RPC 错误上报为请求失败,而业务层面错误,上报为请求成功,但上报 status_code 用于识别错误码。该能力对于工程实践具有一定的价值。 ## BizError 接口定义 内置 BizStatusErrorIface 提供用户实现自定义异常接口,框架同时提供默认实现,用户也可以自定义实现,比如 gRPC 用户自定义的 Error 可同时实现 `interface{ GRPCStatus() *status.Status...

proposal

#### What type of PR is this? ci #### What this PR does / why we need it (English/Chinese): en: ci: workflow add golangci-lint zn: ci: workflow 增加 golangci-lint ####...

> We hope mores developers join CloudWeGo. This is a task issue which need your help. **Issue Description** Write a business demo code use Kitex, which can guide users how...

good first issue
help wanted

#### What type of PR is this? feat #### Check the PR title. - [ ] This PR title match the format: \(optional scope): \ - [ ] The description...

#### What type of PR is this? #### Check the PR title. - [ ] This PR title match the format: \(optional scope): \ - [ ] The description of...