Skip to content

Commit 489719a

Browse files
Google APIscopybara-github
authored andcommitted
feat: increase the logical timeout (retry deadline) to 5 minutes
PiperOrigin-RevId: 417448084
1 parent 3375ae2 commit 489719a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/bigquery/reservation/v1/bigqueryreservation_grpc_service_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"method": "GetBiReservation"
8585
}
8686
],
87-
"timeout": "60s",
87+
"timeout": "300s",
8888
"retryPolicy": {
8989
"maxAttempts": 5,
9090
"initialBackoff": "0.100s",

0 commit comments

Comments
 (0)