[[["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\u003eIAMPolicyLimitedErrorCountRetryPolicy\u003c/code\u003e class, which manages retry attempts for \u003ccode\u003eIAMPolicyConnection\u003c/code\u003e based on a limited count of transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a preset maximum.\u003c/p\u003e\n"],["\u003cp\u003eThe only transient error, in this case, is defined as \u003ca href=\"https://cloud.google.com/cpp/docs/reference/common/latest/namespacegoogle_1_1cloud_1a90e17f75452470f0f3ee1a06ffe58847.html\"\u003e\u003ccode\u003ekUnavailable\u003c/code\u003e\u003c/a\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple constructors including a default that takes an \u003ccode\u003eint\u003c/code\u003e to determine the number of maximum failures, as well as a copy and move constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe policy also includes several functions such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, \u003ccode\u003eclone\u003c/code\u003e and \u003ccode\u003emaximum_failures\u003c/code\u003e for management and creation of a new instance of the policy.\u003c/p\u003e\n"]]],[],null,[]]