[[["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 details on the `JobServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `JobServiceConnection`."],["The retry policy is designed to stop retrying when it encounters a non-transient error or exceeds a set number of transient failures, with `kUnavailable` as a defined transient error code."],["Users can create a new `JobServiceLimitedErrorCountRetryPolicy` instance while also controlling the number of transient errors before it stops retrying by setting a `maximum_failures` value."],["The class includes functions for checking if the policy is exhausted (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), and for obtaining a clone of the policy (`clone`)."],["The document also includes a comprehensive list of available versions, starting from the latest release candidate `2.37.0-rc` down to version `2.11.0`."]]],[]]