Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Shikugawa <rei@tetrate.io>
  • Loading branch information
Shikugawa committed Nov 2, 2021
1 parent f7e016b commit 2150dfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/envoy/extensions/access_loggers/grpc/v3/als.proto
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ message CommonGrpcAccessLogConfig {
// at least once in establishing itself, no retry will be performed
// no matter what gRPC status is received. Note that only
// :ref:`num_retries <envoy_v3_api_field_config.core.v3.RetryPolicy.num_retries>`
// will be used in this configuration.
// will be used in this configuration. This feature is used only when you are using
// :ref:`Envoy gRPC client <envoy_v3_api_field_config.core.v3.GrpcService.envoy_grpc>`.
config.core.v3.RetryPolicy grpc_stream_retry_policy = 7;
}

0 comments on commit 2150dfb

Please sign in to comment.