[[["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-04-17 UTC."],[[["This page details the `TranslationServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for `TranslationServiceConnection` based on error counts."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering `kUnavailable` as a transient error status."],["The class offers constructors to set the maximum allowed transient errors and also to copy another instance, along with functions to retrieve the `maximum_failures`, check if it is exhausted, and determine if a failure is permanent, clone the instance."],["The provided data has a list of versions for this class, with the latest version being 2.37.0-rc and all versions being accessible via a corresponding link."]]],[]]