Option for google::cloud::Options to set the amount of latency this request is willing to incur in order to improve throughput.
If this field is not set, Spanner assumes requests are relatively latency sensitive and automatically determines an appropriate delay time. Value must be between 0ms and 500ms.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThe page provides a version history and documentation for the \u003ccode\u003eMaxCommitDelayOption\u003c/code\u003e in the Google Cloud Spanner C++ library, with versions ranging from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaxCommitDelayOption\u003c/code\u003e is used to control the acceptable latency for a request in order to potentially improve the overall throughput, allowing for a balance between speed and efficiency.\u003c/p\u003e\n"],["\u003cp\u003eWhen setting \u003ccode\u003eMaxCommitDelayOption\u003c/code\u003e, the user specifies the allowed delay, and if no delay is specified, Spanner will automatically set an appropriate delay time under the assumption that the requests are relatively latency sensitive.\u003c/p\u003e\n"],["\u003cp\u003eThe allowed \u003ccode\u003eValue\u003c/code\u003e range for the delay time when using \u003ccode\u003eMaxCommitDelayOption\u003c/code\u003e is between 0 milliseconds and 500 milliseconds, as specified within the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxCommitDelayOption\u003c/code\u003e type alias is \u003ccode\u003estd::chrono::milliseconds\u003c/code\u003e, specifying the type in which the delay is measured and set.\u003c/p\u003e\n"]]],[],null,[]]