[[["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-21 UTC."],[[["This webpage details the `ArtifactRegistryLimitedErrorCountRetryPolicy`, a retry mechanism for `ArtifactRegistryConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined maximum."],["Transient errors in this policy are identified by the `kUnavailable` status code."],["Users can define the maximum number of tolerated transient errors when creating an instance of `ArtifactRegistryLimitedErrorCountRetryPolicy` and can even disable the retry loop altogether by setting `maximum_failures` to 0."],["The page also includes a list of available versions of the policy, ranging from 2.37.0-rc (latest) to 2.11.0, along with their respective links for further details."]]],[]]