Skip to content

Conversation

DMwangnima
Copy link
Contributor

What type of PR is this?

optimize

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

optimize(gRPC): 收到无效的 http2 帧时返回更详细的错误

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
When a non-HTTP2 Frame is received, the originalhttp2: frame too largeerror is somewhat misleading, print out the first 8 bytes to better troubleshoot the problem
zh(optional):
当收到非 HTTP2 Frame 时,原本的http2: frame too large错误会带来一定误导,为了更好地排查问题打印出前 8 个字节

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@DMwangnima DMwangnima requested review from a team as code owners February 28, 2025 07:18
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.42%. Comparing base (23456d7) to head (daea0bb).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1717      +/-   ##
===========================================
+ Coverage    57.40%   57.42%   +0.01%     
===========================================
  Files          408      408              
  Lines        37696    37697       +1     
===========================================
+ Hits         21640    21648       +8     
+ Misses       14739    14728      -11     
- Partials      1317     1321       +4     
Flag Coverage Δ
integration 45.87% <66.66%> (-0.05%) ⬇️
unit 51.88% <88.88%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DMwangnima DMwangnima merged commit 3b89198 into cloudwego:develop Mar 3, 2025
22 checks passed
@DMwangnima DMwangnima deleted the optimize/better_grpc_error_prompt branch March 3, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants