1008 Commits (2ea6aefd4b2fb14dee032197bcf969f24c525c3c)

Author SHA1 Message Date
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Mark D. Roth d140f14caf
Enable retries by default (#26766) 3 years ago
Mark D. Roth fbd5e9f2ed
add separate channel arg to enable hedging (#26838) 3 years ago
Mark D. Roth c9149526a6
fix retry handling of callbacks for pending batches (#26803) 3 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 3 years ago
Mark D. Roth 1f8aaf0e6a
fix handling of retry perAttemptRecvTimeout exceeded on last attempt (#26737) 3 years ago
Mark D. Roth 901da17d92
fix flakiness in core end2end retry_recv_initial_metadata test (#26604) 3 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
Mark D. Roth fb9d0e0ae6
Increase perAttemptRecvTimeout to avoid flakiness. (#26570) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Mark D. Roth 7172b00a96
Add perAttemptRecvTimeout to retryPolicy (#26540) 3 years ago
Mark D. Roth 62bfefae17
fix retry code to properly propagate recv_trailing_metadata_ready error (#26485) 4 years ago
Mark D. Roth 1e2f19b286
fix retry code to handle failed send ops (#26418) 4 years ago
Mark D. Roth 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 4 years ago
Mark D. Roth efe627594e
disable retries by default (#25847) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Yash Tibrewal b555343dd3
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"" 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Yash Tibrewal a9fd34a81d
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS" 4 years ago
Yash Tibrewal e0c4475db0 Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 5 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Matthew Stevenson 32c0846d45 Add TLS 1.2 testing. 5 years ago
Vijay Pai 6db7c62a13 Roll-forward: Change server_finishes_request test to return OK status 5 years ago
Vijay Pai b269fdbf8b Don't mark server RPC canceled if finished with non-OK status 5 years ago
yulin liang 743ce2ab72
Revert "Inproc transport server should end all RPC ops after sending status" 5 years ago
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Vijay Pai ecfb556243 Change server_finishes_request test to return OK status 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Yash Tibrewal 930aa868ea Fix ordering 5 years ago
Yash Tibrewal 67779b1b18 Reviewer comments 5 years ago
Yash Tibrewal b1a75b722c Update comment 5 years ago
Yash Tibrewal 2c82136658 use the correct copyright 5 years ago