[[["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."],[[["This page details the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection` in the context of Google Cloud C++ IAP."],["The retry policy will cease if a non-transient error occurs or if the number of transient failures exceeds the maximum limit set."],["Transient errors in this context are identified by the `kUnavailable` status code, and a user can prevent any retry attempts by setting `maximum_failures` to 0."],["The class includes methods to manage and check the retry policy, like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and a `clone()` function to create a fresh instance."],["The page provides access to various versions of the documentation, ranging from version 2.11.0 up to the most recent version, 2.37.0-rc, which are all for the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy` class."]]],[]]