[[["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-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eLimitedErrorCountTransactionRerunPolicy\u003c/code\u003e class for the Google Cloud Spanner C++ client library, which manages transaction retries based on the number of transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the page provides links to documentation for multiple prior versions, ranging back to version \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts transaction retries if a non-transient error occurs or if the number of transient failures exceeds a predefined \u003ccode\u003emaximum_failures\u003c/code\u003e count, which can also be set to 0 to disable retries entirely.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors include \u003ccode\u003ekAborted\u003c/code\u003e and \u003ccode\u003ekNotFound\u003c/code\u003e statuses when related to the missing or expired Spanner session, while other errors lead to the termination of retries.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e to handle and manage the transaction rerun policy, in addition to constructors to instantiate the class.\u003c/p\u003e\n"]]],[],null,[]]