Skip to content

Comments

Increase the deadline for spanner rpcs#2450

Merged
stephenplusplus merged 2 commits intomasterfrom
vkedia-patch-1
Jul 31, 2017
Merged

Increase the deadline for spanner rpcs#2450
stephenplusplus merged 2 commits intomasterfrom
vkedia-patch-1

Conversation

@vkedia
Copy link
Contributor

@vkedia vkedia commented Jul 12, 2017

Cloud Spanner RPCs such as Commit and Streaming calls can take a long time to run in certain cases. Increased the deadline for those to be 1 hour. Ideally we would not want any deadlines for these calls.
Also marked most of the rpcs as idempotent.

Cloud Spanner RPCs such as Commit and Streaming calls can take a long time to run in certain cases. Increased the deadline for those to be 1 hour. Ideally we would not want any deadlines for these calls.
Also marked most of the rpcs as idempotent.
@vkedia vkedia requested a review from swcloud July 12, 2017 21:18
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2017
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
}
"long_running": {

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling 779a76a on vkedia-patch-1 into ac8967c on master.

@stephenplusplus
Copy link
Contributor

@vkedia
Copy link
Contributor Author

vkedia commented Jul 12, 2017

I see. Ok I will update that. Once I do that, will it automatically get copied here?

@stephenplusplus
Copy link
Contributor

I don't believe it's automatic, but @lukesneeringer or @bjwatson should know how to get it copied over here.

@bjwatson bjwatson added the api: spanner Issues related to the Spanner API. label Jul 13, 2017
@lukesneeringer
Copy link
Contributor

It is not automatic, but we can do it. @stephenplusplus, if you know the new values, feel free to just change it to the new values. That would be faster.

@stephenplusplus stephenplusplus merged commit 5c1cfb9 into master Jul 31, 2017
@stephenplusplus stephenplusplus deleted the vkedia-patch-1 branch July 31, 2017 14:46
sofisl pushed a commit that referenced this pull request Feb 24, 2026
sofisl pushed a commit that referenced this pull request Feb 25, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants