[[["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-03-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."]]],[]]