[[["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 information on the `AssuredWorkloadsServiceLimitedErrorCountRetryPolicy` class, which implements a retry policy for `AssuredWorkloadsServiceConnection` based on a limited number of errors."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit, where only the `kUnavailable` status code is considered a transient error."],["The class allows for customization of the maximum number of tolerated transient errors via a constructor parameter, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The document provides details on various constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, as well as the `BaseType` alias."],["The page shows the documented versions, with version 2.37.0-rc being the latest, and 2.31.0 being the version focused on for the given class description."]]],[]]