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