[[["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-18 UTC."],[[["This page provides documentation for the `ArtifactRegistryLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for versions 2.11.0 through 2.37.0-rc of the Artifact Registry."],["The `ArtifactRegistryLimitedErrorCountRetryPolicy` class defines a retry mechanism that limits the number of transient errors allowed during interactions with `ArtifactRegistryConnection`."],["The policy considers an RPC error as transient only when the status code is `kUnavailable`, and will stop retrying if a non-transient error is returned or if the number of transient failures exceeds a predefined limit."],["The class includes constructors to create instances with a specified `maximum_failures` and methods for handling failures, checking exhaustion, identifying permanent failures, and creating clones."],["The `BaseType` alias is defined for `ArtifactRegistryRetryPolicy` and the latest version available for reference is `2.37.0-rc`."]]],[]]