Sha256: f06966e1af1318670131cff2290e54009e36ce22e2ca0a1b97c4e4bdffc3e7f5

Contents?: true

Size: 1.86 KB

Versions: 11

Compression:

Stored size: 1.86 KB

Contents

{
  "interfaces": {
    "google.bigtable.v2.Bigtable": {
      "retry_codes": {
        "idempotent": [
          "DEADLINE_EXCEEDED",
          "UNAVAILABLE"
        ],
        "non_idempotent": []
      },
      "retry_params": {
        "default": {
          "initial_retry_delay_millis": 100,
          "retry_delay_multiplier": 1.3,
          "max_retry_delay_millis": 60000,
          "initial_rpc_timeout_millis": 20000,
          "rpc_timeout_multiplier": 1.0,
          "max_rpc_timeout_millis": 20000,
          "total_timeout_millis": 600000
        },
        "streaming": {
          "initial_retry_delay_millis": 100,
          "retry_delay_multiplier": 1.3,
          "max_retry_delay_millis": 60000,
          "initial_rpc_timeout_millis": 20000,
          "rpc_timeout_multiplier": 1.0,
          "max_rpc_timeout_millis": 20000,
          "total_timeout_millis": 3600000
        }
      },
      "methods": {
        "ReadRows": {
          "timeout_millis": 3600000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "streaming"
        },
        "SampleRowKeys": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "MutateRow": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "MutateRows": {
          "timeout_millis": 60000,
          "retry_codes_name": "idempotent",
          "retry_params_name": "default"
        },
        "CheckAndMutateRow": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        },
        "ReadModifyWriteRow": {
          "timeout_millis": 60000,
          "retry_codes_name": "non_idempotent",
          "retry_params_name": "default"
        }
      }
    }
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
google-cloud-bigtable-0.4.3 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.4.2 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.4.1 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.4.0 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.3.1 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.3.0 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.2.0 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.1.3 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.1.2 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.1.1 lib/google/cloud/bigtable/v2/bigtable_client_config.json
google-cloud-bigtable-0.1.0 lib/google/cloud/bigtable/v2/bigtable_client_config.json