125 Commits (67538122780f8a081c774b66884289335c290cbe)

Author SHA1 Message Date
Yash Tibrewal 9796969b0c
Filter content-length metadata (#29295) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 766cd6b573
Remove epollex poller (#29160) 3 years ago
Mark D. Roth e8c5c39143
retry: fix bug where we incorrectly replayed a completed send_message op (#29025) 3 years ago
AJ Heller b639e09c90
Enable ipv4 end2end tests inside Google (#29013) 3 years ago
AJ Heller 762cde4d24
Delete end2end nosec tests (#28946) 3 years ago
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922) 3 years ago
Mark D. Roth c27f8f1505
Fourth attempt: Implement transparent retries (#28943) 3 years ago
Mark D. Roth 3d4433beb2
retry: always free cached send op data (#28956) 3 years ago
Mark D. Roth 9498843a18
Revert "retry: fix memory leak due to not freeing cached send ops upon cancellation (#28945)" (#28954) 3 years ago
Mark D. Roth f48c4f1f4b
retry: fix memory leak due to not freeing cached send ops upon cancellation (#28945) 3 years ago
Mark D. Roth be70a8676c
Revert "Third attempt: Implement transparent retries (#28925)" (#28942) 3 years ago
Mark D. Roth 9e7453409a
Third attempt: Implement transparent retries (#28925) 3 years ago
Mark D. Roth 25aa80966a
retry: fix memory leak if call is unreffed without starting recv_trailing_metadata (#28913) 3 years ago
Mark D. Roth 23da14c1a7
Revert "Revert "Revert "Implement transparent retries (#28548)" (#28888)" (#28890)" (#28909) 3 years ago
Mark D. Roth 9f90e6d906
Revert "Revert "Implement transparent retries (#28548)" (#28888)" (#28890) 3 years ago
Mark D. Roth 35708ff6b4
Revert "Implement transparent retries (#28548)" (#28888) 3 years ago
Ashitha Santhosh 1fee3d72be
remove SDK term from gRPC authz (#28843) 3 years ago
Mark D. Roth 7f8f3dc001
Implement transparent retries (#28548) 3 years ago
Mark D. Roth 2c4ae04e06
retry: fix memory leak caused by incorrectly replaying recv_message ops (#28718) 3 years ago
Craig Tiller 264c321d83
Move compression related metadata to the new system (#28223) 3 years ago
Craig Tiller a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
AJ Heller c79cdc0ae8
Add support for abstract unix domain sockets (#27906) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller 98cf516874
Remove old backwards compatibility cronet compression workaround code (#27701) 3 years ago
Mark D. Roth d0cbf169bc
Fix retry code to hold refs to send_initial_metadata slices (#27205) 3 years ago
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 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 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 e8239ceb1d
enable retry proxy tests (#26425) 4 years ago
Mark D. Roth 6a014496b7
add test for exceeding retry buffer size during backoff delay (#26384) 4 years ago
Mark D. Roth d017ce5f25
Cancel retry timer on call cancellation (#25890) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
yang-g c1df3bcbcf Do not crash if server filter fails at ChannelData::Init 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
ZhenLian 6a045297c2 remove dependencies that cause failures 5 years ago
ZhenLian d75de51e43 [10/n] remove hard-coded credential paths and rebuild the project 5 years ago
Jan Tattermusch 635e7a2088 dont run resource_quota_server test case under epoll1 5 years ago
Yash Tibrewal ef8259da5a Revert debugging changes 5 years ago
Yash Tibrewal 2723a1bae6 Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received 5 years ago
ZhenLian e8d47d31de [3/n] Avoid using hardcoded test credentials 5 years ago
Jan Tattermusch 06c6fa73b0 avoid too long name for retry_exceeds_buffer_size_in_initial_batch 5 years ago
ZhenLian e4dcc0319c [2/n] Avoid using hardcoded test credentials 5 years ago