[[["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-08-14 UTC."],[[["This document provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `JobServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or if the number of transient failures exceeds a specified maximum."],["Transient errors are defined as those returning a `kUnavailable` status code."],["The `JobServiceLimitedErrorCountRetryPolicy` class can be configured to allow a certain amount of transient failures via the `maximum_failures` parameter, or retries can be turned off by setting this parameter to 0."],["The document lists the different versions of the `JobServiceLimitedErrorCountRetryPolicy`, with version `2.37.0-rc` being the latest, and has links to each version's documentation."]]],[]]