Closed iwata closed 1 year ago
SSIA
As you can see in the following code, gRPC client defines the default timeout as 30 seconds. https://github.com/googleapis/google-cloud-go/blob/spanner/v1.41.0/spanner/apiv1/spanner_client.go#L551-L555 It's too short in some cases.
Please squash the commits
@kazegusuri PTAL
WHAT
SSIA
WHY
As you can see in the following code, gRPC client defines the default timeout as 30 seconds. https://github.com/googleapis/google-cloud-go/blob/spanner/v1.41.0/spanner/apiv1/spanner_client.go#L551-L555 It's too short in some cases.