[[["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-07-09 UTC."],[[["This webpage details the `SynonymSetServiceLimitedErrorCountRetryPolicy`, which manages retries for `SynonymSetServiceConnection` by counting errors."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code classified as transient."],["The policy can be configured with a maximum number of tolerated transient errors during construction, with the ability to disable the retry mechanism by setting `maximum_failures` to 0."],["The page describes several functions of the policy, including `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."],["The page lists various available versions of this retry policy, ranging from version 2.37.0-rc down to 2.12.0, which can be referenced for documentation."]]],[]]