[[["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-03-14 UTC."],[[["This webpage details the `TasksLimitedErrorCountRetryPolicy`, a retry mechanism for `TasksConnection` in Google Cloud Run."],["The policy halts retries upon encountering a non-transient error or exceeding the allowed number of transient failures."],["Transient errors, specifically `kUnavailable`, are the only status codes treated as recoverable by this class."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter, and disabling the retry loop can be done by setting this parameter to 0."],["The current page supports a range of versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]