[[["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-08-14 UTC."],[[["This webpage details the `ArtifactRegistryLimitedErrorCountRetryPolicy`, a retry mechanism for `ArtifactRegistryConnection` in C++."],["The policy halts retries upon encountering a non-transient error or exceeding the predefined count of transient failures, with `kUnavailable` being the only defined transient error."],["The `ArtifactRegistryLimitedErrorCountRetryPolicy` class offers constructors to manage transient errors, with the ability to disable retries by setting `maximum_failures` to 0."],["The class also includes functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` for managing and querying the retry policy state."],["The webpage provides a list of versions of the ArtifactRegistry with the latest version being 2.37.0-rc, and the documentation describing version 2.35.0."]]],[]]