[[["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-21 UTC."],[[["This document provides a version history and detailed information about the `IDSLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `IDSConnection`."],["The policy stops retrying when a non-transient error occurs or the number of transient failures exceeds a set limit."],["The `IDSLimitedErrorCountRetryPolicy` class treats `kUnavailable` as a transient error, and can be configured with a custom amount of allowed failures, or disabled completely by setting maximum_failures to 0."],["The class provides functions to check for exhaustion, permanent failures, current maximum failures, as well as a function to clone the policy, and has 3 constructor overloads."],["The document provides a list of past versions, ranging from 2.11.0 all the way to the latest release candidate 2.37.0-rc."]]],[]]