[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eServicesLimitedErrorCountRetryPolicy\u003c/code\u003e class, which is designed to manage retries for \u003ccode\u003eServicesConnection\u003c/code\u003e in Google Cloud's C++ App Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy stops attempting retries if a non-transient error is encountered or if the number of transient failures exceeds a predefined threshold, where \u003ccode\u003ekUnavailable\u003c/code\u003e is considered a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.37.0-rc, with a list of previous versions available ranging from 2.36.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServicesLimitedErrorCountRetryPolicy\u003c/code\u003e class can be constructed to tolerate a specific number of transient errors, and can disable the retry loop entirely by setting the maximum failures to 0.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of the class include methods to determine if the policy is exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), handle failures (\u003ccode\u003eOnFailure\u003c/code\u003e), check for permanent failures (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), retrieve the maximum allowed failures (\u003ccode\u003emaximum_failures\u003c/code\u003e), and create a new instance of the policy (\u003ccode\u003eclone\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]