[[["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."],[[["The content provides a list of versioned documentation for the `JobServiceLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`JobServiceLimitedErrorCountRetryPolicy` is a retry policy designed for `JobServiceConnection` that halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors, as defined by this policy, include the `kUnavailable` status code, according to the documentation."],["The policy can be configured to allow a certain amount of transient errors, and setting the `maximum_failures` parameter to 0 disables retries."],["The `JobServiceLimitedErrorCountRetryPolicy` class includes constructors, functions for managing failures and exhaustion, and the ability to create a clone, with `JobServiceRetryPolicy` as it's BaseType."]]],[]]