userver: simple_client_component
Loading...
Searching...
No Matches
simple_client_component
Name Description Default value
endpoint URL of the gRPC service.
client-name Name of the gRPC server we talk to, for diagnostics. <uses the component name>
factory-component ClientFactoryComponent name to use for client creation.
dedicated-channel-counts.* A map of rpc method names to channel counts. Used for high-load methods. Each of the elements: number of channels for this method. {}