[[["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`, which manages retries for `SynonymSetServiceConnection` by counting errors."],["The retry policy ceases if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being the only transient status code."],["The policy can be configured with a constructor to set the maximum number of transient errors (`maximum_failures`), where a value of 0 disables retries."],["The class includes methods to determine if a retry should occur, is exhausted, or if an error is permanent, as well as a clone method to create a new policy instance."],["The documentation covers various versions of the software, ranging from 2.12.0 up to the release candidate 2.37.0-rc, with a large list of versions in between."]]],[]]