[[["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-07-09 UTC."],[[["The latest version available for `ExperimentsLimitedErrorCountRetryPolicy` is 2.37.0-rc, with a list of older versions also provided."],["This retry policy is designed for `ExperimentsConnection` and halts when encountering a non-transient error or when the number of transient failures exceeds a set threshold."],["Only the `kUnavailable` status code is treated as a transient error by this class."],["The policy is constructed by setting the `maximum_failures` parameter, where setting it to 0 will disable retry loops."],["The class provides a mechanism to check if it is `IsExhausted`, if it is an `IsPermanentFailure` and the ability to obtain the maximum failure count with `maximum_failures()`."]]],[]]