[[["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`, 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`."]]],[]]