Retry configuration for outgoing RPCs.
Definition in file retry_config.hpp.
Go to the source code of this file.
#include <userver/yaml_config/fwd.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| struct | ugrpc::client::RetryConfig |
| Retry configuration for outgoing RPCs. More... | |
Namespaces | |
| namespace | ugrpc |
| Asynchronous gRPC driver. | |
| namespace | ugrpc::client |
| Client-side utilities. | |
Functions | |
| RetryConfig | ugrpc::client::Parse (const yaml_config::YamlConfig &value, formats::parse::To< RetryConfig >) |