[[["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 document provides information on the `ConnectionServiceLimitedErrorCountRetryPolicy` class within the Apigee Connect C++ library, detailing how it manages retries for `ConnectionServiceConnection`."],["The retry policy will halt if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where `kUnavailable` and `kUnknown` are considered transient."],["The class features constructors to set the maximum number of allowable transient failures and includes functions to manage and evaluate retry conditions, like `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The `clone()` method allows for the creation of a fresh policy instance, and `maximum_failures()` will return the current max transient errors allowed."],["The latest available version of the documentation for this class is `2.37.0-rc`, with previous versions dating back to `2.11.0` available through the provided links."]]],[]]