[[["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-18 UTC."],[[["This webpage details the `SynonymSetServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for `SynonymSetServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered transient."],["You can set the maximum number of transient failures tolerated during initialization of `SynonymSetServiceLimitedErrorCountRetryPolicy`, and disabling retries can be done by setting the `maximum_failures` to 0."],["The page provides documentation for constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the type alias `BaseType`."],["The page contains multiple versions of the class documentation, ranging from version `2.37.0-rc` (latest) down to `2.12.0`."]]],[]]