[[["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`, a class for managing retries in `SynonymSetServiceConnection` based on error counts."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` as a defined transient error."],["The `SynonymSetServiceLimitedErrorCountRetryPolicy` constructor allows you to set the maximum number of tolerated transient errors, or disable it by setting `maximum_failures` to 0."],["The page provides detailed information on the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and the Type Alias `BaseType`, with parameters and return types."],["The latest released version of this software is `2.37.0-rc` and there are multiple other versions available for use all the way back to version `2.12.0`."]]],[]]