Merge pull request #6033 from ctiller/channel_max_reconnect_backoff
Channel max reconnect backoff
No related branches found
No related tags found
Showing
- include/grpc/impl/codegen/grpc_types.h 2 additions, 0 deletionsinclude/grpc/impl/codegen/grpc_types.h
- src/core/lib/client_config/subchannel.c 19 additions, 0 deletionssrc/core/lib/client_config/subchannel.c
- src/proto/grpc/testing/messages.proto 7 additions, 1 deletionsrc/proto/grpc/testing/messages.proto
- src/proto/grpc/testing/test.proto 2 additions, 2 deletionssrc/proto/grpc/testing/test.proto
- test/core/util/reconnect_server.c 7 additions, 2 deletionstest/core/util/reconnect_server.c
- test/core/util/reconnect_server.h 2 additions, 1 deletiontest/core/util/reconnect_server.h
- test/cpp/interop/reconnect_interop_client.cc 20 additions, 6 deletionstest/cpp/interop/reconnect_interop_client.cc
- test/cpp/interop/reconnect_interop_server.cc 8 additions, 2 deletionstest/cpp/interop/reconnect_interop_server.cc
- test/cpp/util/create_test_channel.cc 12 additions, 3 deletionstest/cpp/util/create_test_channel.cc
- test/cpp/util/create_test_channel.h 7 additions, 1 deletiontest/cpp/util/create_test_channel.h
Loading
Please register or sign in to comment