UNPKG

@google-cloud/spanner

Version:
120 lines (119 loc) 5.34 kB
{ "interfaces": { "google.spanner.v1.Spanner": { "retry_codes": { "non_idempotent": [], "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "resource_exhausted_unavailable": [ "RESOURCE_EXHAUSTED", "UNAVAILABLE" ] }, "retry_params": { "default": { "initial_retry_delay_millis": 100, "retry_delay_multiplier": 1.3, "max_retry_delay_millis": 60000, "initial_rpc_timeout_millis": 60000, "rpc_timeout_multiplier": 1, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 600000 }, "9442ca297df43f7314712e1a19d003838e738a45": { "initial_retry_delay_millis": 250, "retry_delay_multiplier": 1.3, "max_retry_delay_millis": 32000, "initial_rpc_timeout_millis": 60000, "rpc_timeout_multiplier": 1, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 600000 } }, "methods": { "CreateSession": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "BatchCreateSessions": { "timeout_millis": 60000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "GetSession": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "ListSessions": { "timeout_millis": 3600000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "DeleteSession": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "ExecuteSql": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "ExecuteStreamingSql": { "timeout_millis": 3600000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "ExecuteBatchDml": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "Read": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "StreamingRead": { "timeout_millis": 3600000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "BeginTransaction": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "Commit": { "timeout_millis": 3600000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "Rollback": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "PartitionQuery": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "PartitionRead": { "timeout_millis": 30000, "retry_codes_name": "resource_exhausted_unavailable", "retry_params_name": "9442ca297df43f7314712e1a19d003838e738a45" }, "BatchWrite": { "timeout_millis": 3600000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" } } } } }