Interface GrpcClientMetadata

    • Field Detail

      • GRPC_MAX_TIMEOUT

        @Deprecated
        static final java.time.Duration GRPC_MAX_TIMEOUT
        Deprecated.
        Do not use. This constant will be removed in future releases. If necessary, define an alternative constant in your application or use null for infinite timeout.
        Maximum timeout which can be specified for a gRPC request. Note that this maximum is effectively infinite as the duration is more than 11,000 years.