[[["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-23 UTC."],[[["This page provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `JobServiceConnection`."],["The retry policy is designed to halt retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors, specifically the `kUnavailable` status code, are handled by this class."],["The class includes constructors to create instances with a specified maximum number of transient errors and a way to disable the retry loop."],["The documentation defines the use of the `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias."]]],[]]