[[["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 webpage details the `SynonymSetServiceLimitedErrorCountRetryPolicy`, which manages retries for `SynonymSetServiceConnection` by counting errors."],["The policy halts retries upon encountering a non-transient error or surpassing a defined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of tolerated transient errors when creating an instance of this retry policy with a parameter of type int, and a maximum_failures of 0 can be used to disable the retry loop."],["The class provides functions to check for status codes, such as if the policy is exhausted, if there is a permanent failure, and if a specific failure has been reached."],["The webpage offers access to various documentation versions of this class ranging from version 2.12.0 up to the latest release candidate, 2.37.0-rc."]]],[]]