You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Craig Tiller
1dc7685c55
[fixit] More max_connection_idle fixes ( #30639 )
...
* [fixit] More max_connection_idle fixes
- handle the case that the idle timeout occurs between the connection becoming ready and the request being made (by making the request WAIT_FOR_READY to reconnect if needed)
- fix up the math for cq verification: the MAX_CONNECTION_IDLE_MS is an unscaled timeout, whereas the 3000 ms is scaled, so we cannot directly add them and scale
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2 years ago
..
address_utils
address_utils: modernize grpc_string_to_sockaddr() ( #30314 )
2 years ago
avl
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
backoff
[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr ( #29735 )
3 years ago
bad_client
[flaky] Fix bad_client duplicate_header test ( #30577 )
2 years ago
bad_connection
[chttp2] use new channel args type ( #30252 )
2 years ago
bad_ssl
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
channel
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr ( #30563 )" ( #30573 )
2 years ago
client_channel
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr ( #30563 )" ( #30573 )
2 years ago
client_idle
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
compiler_bugs
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
compression
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
config
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
debug
Fix internal test timeouts ( #29564 )
3 years ago
end2end
[fixit] More max_connection_idle fixes ( #30639 )
2 years ago
event_engine
[fixit] Remove absl::Now() from sensitive EventEngine timer_test ( #30628 )
2 years ago
ext/filters/ rbac
service config API: use absl::Status instead of grpc_error ( #30321 )
2 years ago
filters
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr ( #30563 )" ( #30573 )
2 years ago
fling
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
gpr
Fix possible integer overflow in `to_seconds_from_sub_second_time()` ( #30404 )
2 years ago
gprpp
[fixit] Reduce size of work_serializer_test ( #30600 )
2 years ago
handshake
Add CoreConfiguration::WithSubstituteBuilder that restores config after test ( #30403 )
2 years ago
http
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
iomgr
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
2 years ago
json
Declarative JSON parser ( #30442 )
2 years ago
memory_usage
Add channel memory benchmark into memory_diff.py ( #30507 )
2 years ago
nanopb
Make Buildifier Sanity Test Strict ( #27807 )
3 years ago
network_benchmarks
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
promise
[fixit] Make activity_test lighter weight ( #30575 )
2 years ago
resource_quota
fix mac build ( #30625 )
2 years ago
security
Build Target Reorganization Part 1 ( #30518 )
2 years ago
server_config_selector
Convert server config selector filter ( #28877 )
3 years ago
slice
[build] Add test/core/util, test/core/event_engine to auto build deps ( #30364 )
2 years ago
surface
Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args ( #30028 )" ( #30495 )
2 years ago
transport
Disable end2end_binder_transport_test on some platforms ( #30602 )
2 years ago
tsi
Build Target Reorganization Part 1 ( #30518 )
2 years ago
uri
Build Target Reorganization Part 1 ( #30518 )
2 years ago
util
[end2end] Split up h2_tls fixture ( #30569 )
2 years ago
xds
XdsClient: access certificate provider data via dependency injection ( #30506 )
2 years ago