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