[[["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-07-09 UTC."],[[["The latest version available is 2.37.0-rc, with multiple older versions, including 2.36.0, 2.35.0, all the way down to 2.12.0, also available for reference."],["`ModelServiceLimitedErrorCountRetryPolicy` is designed to manage retries for `ModelServiceConnection`, based on the number of errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding a specified number of transient failures, where `kUnavailable` status codes are considered transient errors."],["The policy can be configured to stop retrying completely by setting the `maximum_failures` parameter to `0` when creating an instance."],["The policy uses transient error counting, and has constructors to set that count, as well as copy/move constructors, and can also be cloned."]]],[]]