[[["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 webpage provides documentation for the `IDSLimitedErrorCountRetryPolicy` class, which is used for managing retries in `IDSConnection` based on the number of errors encountered."],["The class halts retries when a non-transient error occurs or the number of transient errors exceeds a predefined limit, with `kUnavailable` being the only status code considered transient."],["You can customize the maximum number of transient failures the policy will tolerate through its constructor, and a maximum failure count of 0 effectively disables retries."],["The page lists the different versions of the `IDSLimitedErrorCountRetryPolicy` class, ranging from version `2.37.0-rc` to `2.11.0`."],["The `IDSLimitedErrorCountRetryPolicy` class includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and check the status of the retry policy."]]],[]]