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