Namespaces | Macros
subchannel_stream_client.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/subchannel_stream_client.h"
#include <inttypes.h>
#include <stdio.h>
#include <string>
#include <utility>
#include <grpc/status.h>
#include <grpc/support/log.h>
#include "src/core/lib/gpr/time_precise.h"
#include "src/core/lib/gprpp/debug_location.h"
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/gprpp/time.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/resource_quota/api.h"
#include "src/core/lib/resource_quota/resource_quota.h"
#include "src/core/lib/transport/error_utils.h"
Include dependency graph for subchannel_stream_client.cc:

Go to the source code of this file.

Namespaces

 grpc_core
 

Macros

#define SUBCHANNEL_STREAM_INITIAL_CONNECT_BACKOFF_SECONDS   1
 
#define SUBCHANNEL_STREAM_RECONNECT_BACKOFF_MULTIPLIER   1.6
 
#define SUBCHANNEL_STREAM_RECONNECT_JITTER   0.2
 
#define SUBCHANNEL_STREAM_RECONNECT_MAX_BACKOFF_SECONDS   120
 

Macro Definition Documentation

◆ SUBCHANNEL_STREAM_INITIAL_CONNECT_BACKOFF_SECONDS

#define SUBCHANNEL_STREAM_INITIAL_CONNECT_BACKOFF_SECONDS   1

Definition at line 39 of file subchannel_stream_client.cc.

◆ SUBCHANNEL_STREAM_RECONNECT_BACKOFF_MULTIPLIER

#define SUBCHANNEL_STREAM_RECONNECT_BACKOFF_MULTIPLIER   1.6

Definition at line 40 of file subchannel_stream_client.cc.

◆ SUBCHANNEL_STREAM_RECONNECT_JITTER

#define SUBCHANNEL_STREAM_RECONNECT_JITTER   0.2

Definition at line 42 of file subchannel_stream_client.cc.

◆ SUBCHANNEL_STREAM_RECONNECT_MAX_BACKOFF_SECONDS

#define SUBCHANNEL_STREAM_RECONNECT_MAX_BACKOFF_SECONDS   120

Definition at line 41 of file subchannel_stream_client.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33