[[["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."],[[["The latest version available is 2.37.0-rc, with a comprehensive list of past versions provided, down to version 2.11.0."],["This page documents the `TranslationServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `TranslationServiceConnection` that limits retries based on error counts."],["The policy will cease retrying upon encountering a non-transient error or exceeding the designated number of permitted transient failures."],["Transient errors, in this context, are identified by the `kUnavailable` status code, among others."],["The retry loop can be completely disabled by configuring the policy with a `maximum_failures` value of 0 during its construction."]]],[]]