Skip to content

Conversation

aaron-steinfeld
Copy link
Contributor

Description

Stringifying a callstack blindly often overflows header limits. Give the cause and let grpc do the work.

@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner September 14, 2023 12:09
@github-actions
Copy link

Test Results

70 tests  ±0   70 ✔️ ±0   19s ⏱️ -1s
12 suites ±0     0 💤 ±0 
12 files   ±0     0 ±0 

Results for commit 1ddacd4. ± Comparison against base commit 87a306b.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #51 (1ddacd4) into main (87a306b) will increase coverage by 0.90%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #51      +/-   ##
============================================
+ Coverage     74.88%   75.78%   +0.90%     
  Complexity      146      146              
============================================
  Files            21       21              
  Lines           418      413       -5     
  Branches         22       22              
============================================
  Hits            313      313              
+ Misses           86       81       -5     
  Partials         19       19              
Flag Coverage Δ
unit 75.78% <0.00%> (+0.90%) ⬆️

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

Files Changed Coverage Δ
...grpcutils/server/ThrowableResponseInterceptor.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-steinfeld aaron-steinfeld changed the title fix: stop stringfying callstack fix: stop stringifying callstack Sep 14, 2023
@aaron-steinfeld aaron-steinfeld merged commit f27f8e5 into main Sep 14, 2023
@aaron-steinfeld aaron-steinfeld deleted the fix-error-propagation branch September 14, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants