[[["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 provides documentation for the `ArtifactRegistryRetryPolicy` class, specifically within the `google::cloud::artifactregistry_v1` namespace."],["The latest version documented is `2.37.0-rc`, while the current version of the page is `2.17.0`, with a history of previous versions available from `2.36.0` to `2.11.0`."],["The `ArtifactRegistryRetryPolicy` class manages retry behavior for `ArtifactRegistryConnection`, offering functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()` and `IsPermanentFailure()` functions determine whether or not a retry is possible, and accepts a parameter of type `Status const &` respectively."],["The `IsExhausted()` function checks whether the retry policy has reached it's maximum attempt, returning a boolean value."]]],[]]