[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]