[[["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 document 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 policy limits the number of transient errors it will tolerate before ceasing retries, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being treated as transient.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to specify the maximum number of transient failures allowed and also features copy and move constructors.\u003c/p\u003e\n"],["\u003cp\u003eIt includes functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, and \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e to manage the retry process and check the policy's state.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be disabled by providing it an instance with a \u003ccode\u003emaximum_failures\u003c/code\u003e value of 0.\u003c/p\u003e\n"]]],[],null,[]]