[[["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 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`."]]],[]]