Merge pull request #7291 from ctiller/better_status
Make it more likely to correctly report deadline exceeded
Showing
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 13 additions, 5 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/internal.h 2 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/internal.h
- src/core/ext/transport/chttp2/transport/parsing.c 4 additions, 3 deletionssrc/core/ext/transport/chttp2/transport/parsing.c
- src/core/ext/transport/chttp2/transport/status_conversion.c 8 additions, 2 deletionssrc/core/ext/transport/chttp2/transport/status_conversion.c
- src/core/ext/transport/chttp2/transport/status_conversion.h 1 addition, 1 deletionsrc/core/ext/transport/chttp2/transport/status_conversion.h
- src/core/lib/surface/call.c 2 additions, 1 deletionsrc/core/lib/surface/call.c
- test/core/transport/chttp2/status_conversion_test.c 51 additions, 17 deletionstest/core/transport/chttp2/status_conversion_test.c
Loading
Please register or sign in to comment