88 lines
1.8 KiB
JSON
Executable File
88 lines
1.8 KiB
JSON
Executable File
{
|
|
"methodConfig": [
|
|
{
|
|
"name": [
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "CheckAndMutateRow"
|
|
},
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "ReadModifyWriteRow"
|
|
}
|
|
],
|
|
"timeout": "20s",
|
|
"retryPolicy": {
|
|
"initialBackoff": "0.010s",
|
|
"maxBackoff": "60s",
|
|
"backoffMultiplier": 2,
|
|
"retryableStatusCodes": []
|
|
}
|
|
},
|
|
{
|
|
"name": [
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "SampleRowKeys"
|
|
}
|
|
],
|
|
"timeout": "60s",
|
|
"retryPolicy": {
|
|
"initialBackoff": "0.010s",
|
|
"maxBackoff": "60s",
|
|
"backoffMultiplier": 2,
|
|
"retryableStatusCodes": []
|
|
}
|
|
},
|
|
{
|
|
"name": [
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "MutateRows"
|
|
}
|
|
],
|
|
"timeout": "600s",
|
|
"retryPolicy": {
|
|
"initialBackoff": "0.010s",
|
|
"maxBackoff": "60s",
|
|
"backoffMultiplier": 2,
|
|
"retryableStatusCodes": []
|
|
}
|
|
},
|
|
{
|
|
"name": [
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "ReadRows"
|
|
}
|
|
],
|
|
"timeout": "43200s",
|
|
"retryPolicy": {
|
|
"initialBackoff": "0.010s",
|
|
"maxBackoff": "60s",
|
|
"backoffMultiplier": 2,
|
|
"retryableStatusCodes": []
|
|
}
|
|
},
|
|
{
|
|
"name": [
|
|
{
|
|
"service": "google.bigtable.v2.Bigtable",
|
|
"method": "MutateRow"
|
|
}
|
|
],
|
|
"timeout": "60s",
|
|
"retryPolicy": {
|
|
"initialBackoff": "0.010s",
|
|
"maxAttempts": 5,
|
|
"maxBackoff": "60s",
|
|
"backoffMultiplier": 2,
|
|
"retryableStatusCodes": [
|
|
"UNAVAILABLE",
|
|
"DEADLINE_EXCEEDED"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|