[[["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-05-07 UTC."],[[["The page provides a comprehensive list of versions for the Pub/Sub library's RetryPolicy, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The base class for the Pub/Sub library retry policies is documented on this page."],["The `clone()` function creates a new instance of the policy, resetting it to its initial state."],["The `OnFailure(Status const &)` function, which takes a `Status` parameter, determines whether a retry attempt should occur based on the provided status."],["The functions `IsExhausted()` and `IsPermanentFailure(Status const &)` are also documented, and are used to check if retry attempts have been exhausted or to determine whether a failure is permanent."]]],[]]