[[["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-04-17 UTC."],[[["This page details the `ModelGardenServiceLimitedErrorCountRetryPolicy`, which is used for retrying operations within the `ModelGardenServiceConnection`."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically `kUnavailable`, trigger retries according to this policy."],["Constructors are available to customize the maximum number of allowed transient errors, and to copy the policy."],["The class offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry behavior and query the policy state."]]],[]]