[[["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-14 UTC."],[[["This document provides information on the `TranslationServiceLimitedErrorCountRetryPolicy`, a class used for handling transient errors in the `TranslationServiceConnection`."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a predefined `maximum_failures`."],["The policy considers the status code `kUnavailable` as a transient error, allowing the retry mechanism to engage under such circumstances."],["The document includes all versions from 2.11.0 to 2.36.0 and an RC of 2.37.0 with 2.17.0 being the active version, showcasing a history of versions for the class."],["The policy allows you to disable the retry loop by providing an instance of it with a `maximum_failures` set to 0."]]],[]]