#include "grpc_channel_params.hpp"
◆ backoff_multiplier
| float iroha::network::GrpcChannelParams::RetryPolicy::backoff_multiplier |
◆ initial_backoff
| std::chrono::seconds iroha::network::GrpcChannelParams::RetryPolicy::initial_backoff |
◆ max_attempts
| unsigned int iroha::network::GrpcChannelParams::RetryPolicy::max_attempts |
◆ max_backoff
| std::chrono::seconds iroha::network::GrpcChannelParams::RetryPolicy::max_backoff |
◆ retryable_status_codes
| std::vector<std::string> iroha::network::GrpcChannelParams::RetryPolicy::retryable_status_codes |
The documentation for this struct was generated from the following file: