[[["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 used to manage retries for the `SynonymSetServiceConnection` based on the number of errors encountered."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where only `kUnavailable` status codes are classified as transient errors."],["The class includes constructors to create instances with a specified `maximum_failures` limit for transient errors, as well as copy and move constructors."],["It provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a `BaseType` alias for `SynonymSetServiceRetryPolicy`."],["The version history for this class is available from the latest version, `2.37.0-rc` down to version `2.12.0`, showing different versions of the documentation."]]],[]]