[[["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 provides documentation for the `SynonymSetServiceLimitedErrorCountRetryPolicy` class, detailing its use in managing retries for `SynonymSetServiceConnection`."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a defined limit."],["The class treats the `kUnavailable` status code as a transient error that is retryable."],["Users can control the retry behavior by setting the `maximum_failures` parameter, with a value of 0 disabling retries entirely."],["The documentation covers the class's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the `BaseType` alias, to provide comprehensive usage details."]]],[]]