Sha256: 7da990f85568495a2dffe3bbdc19c451d6eb43e32672c338df866595cae4dd66
Contents?: true
Size: 944 Bytes
Versions: 3
Compression:
Stored size: 944 Bytes
Contents
{ "interfaces": { "google.devtools.cloudtrace.v2.TraceService": { "retry_codes": { "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": [] }, "retry_params": { "default": { "initial_retry_delay_millis": 100, "retry_delay_multiplier": 1.2, "max_retry_delay_millis": 1000, "initial_rpc_timeout_millis": 30000, "rpc_timeout_multiplier": 1.5, "max_rpc_timeout_millis": 60000, "total_timeout_millis": 120000 } }, "methods": { "CreateSpan": { "timeout_millis": 60000, "retry_codes_name": "idempotent", "retry_params_name": "default" }, "BatchWriteSpans": { "timeout_millis": 60000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" } } } } }
Version data entries
3 entries across 3 versions & 1 rubygems