[[["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 document provides information on the `RuleSetServiceLimitedErrorCountRetryPolicy` class, which is designed for handling transient errors in RPCs, specifically within the context of `RuleSetServiceConnection`."],["The retry policy stops if a non-transient error is received or if the number of transient failures exceeds a predefined `maximum_failures` count."],["`kUnavailable` is the only status code treated as a transient error in this implementation, otherwise, the error is determined as non-transient."],["The policy can be disabled by setting `maximum_failures` to 0 during the creation of an instance."],["This class has a multitude of version available, ranging from version 2.12.0 to 2.37.0-rc, the latest version available."]]],[]]