[[["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 `IDSLimitedErrorCountRetryPolicy`, a retry policy for `IDSConnection` that limits retries based on the number of detected transient errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["`kUnavailable` status codes are considered transient errors, and users can set `maximum_failures` to 0 to disable the retry loop."],["The page also provides documentation on the constructors, functions, and type aliases associated with this class, such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, `clone()`, and `BaseType`."],["The documentation lists all the versions available of this retry policy, from 2.37.0-rc to 2.11.0, including the current version that is 2.21.0."]]],[]]