[[["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 policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code classified as transient."],["Users can configure the maximum number of tolerated transient errors when creating an instance of the policy, effectively disabling retries if `maximum_failures` is set to 0."],["The webpage outlines the `SynonymSetServiceLimitedErrorCountRetryPolicy`'s constructors, including one for setting the max failures, one for move-constructing, and one for copy-constructing, and associated parameters."],["Several functions are described, including functions to get the maximum number of failures, check if the policy is exhausted or there is a permanent failure, and a function to create a copy of the policy."]]],[]]