[[["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-07-09 UTC."],[[["This webpage details the `JobControllerLimitedErrorCountRetryPolicy` class, which manages retries for `JobControllerConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, specifically treating `kUnavailable` as a transient error."],["The class allows configuration of the maximum tolerated transient failures during its creation, where setting `maximum_failures` to 0 disables retries entirely."],["The `JobControllerLimitedErrorCountRetryPolicy` class has the functions to check if it is exhausted, if a failure is permanent, to get its maximum failures, and to clone the policy, alongside the function `OnFailure`."],["This webpage lists different versions of this class, from `2.11.0` all the way to the latest release candidate `2.37.0-rc`."]]],[]]