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