[[["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 for managing retries in the `SynonymSetServiceConnection` based on the number of errors encountered."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows configuring the maximum number of transient failures during its construction."],["The webpage provides access to older versions of this class, from version 2.12.0 to the latest version 2.37.0-rc, as well as details of the constructors, functions, and type aliases of the class."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating a new instance of the `SynonymSetServiceLimitedErrorCountRetryPolicy` class."]]],[]]