[[["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 `SpecialistPoolServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for `SpecialistPoolServiceConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The policy can be configured to tolerate a certain number of transient errors via its constructor, and setting `maximum_failures` to 0 will disable the retry loop altogether."],["The page shows the different versions available for this class ranging from version 2.12.0 to the latest release candidate 2.37.0-rc."],["Several functions are available for this class, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."]]],[]]