[[["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 `TranslationServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `TranslationServiceConnection` based on the number of errors."],["The class allows users to set a limit on the number of transient errors before stopping retries, and it treats `kUnavailable` as a transient error."],["The `TranslationServiceLimitedErrorCountRetryPolicy` class can be configured to disable the retry loop altogether by providing an instance with `maximum_failures` set to 0."],["The most current release candidate is `2.37.0-rc`, with a history of versions ranging from `2.36.0` down to `2.11.0` available for documentation."],["The class offers functions to check if retries are exhausted, if a failure is permanent and what the maximum amount of transient failures are."]]],[]]