[[["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-05-07 UTC."],[[["This webpage details the `AppConnectionsServiceLimitedErrorCountRetryPolicy`, a retry policy used for `AppConnectionsServiceConnection` in the BeyondCorp C++ client library."],["The policy limits retries based on the number of transient errors encountered, stopping if a non-transient error occurs or if the maximum allowed transient failures are reached."],["Transient errors, as defined in this context, include the `kUnavailable` status code."],["The page lists the available versions of this policy, ranging from version 2.11.0 to 2.37.0-rc."],["This class has methods to manage the retry process such as setting the maximum failures, determining if retries are exhausted or if a failure is permanent, and creating a clone instance of itself."]]],[]]