[[["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-05 UTC."],[[["The latest version of the Pub/Sub library's RetryPolicy is 2.37.0-rc, with a comprehensive history of versions available dating back to 2.11.0."],["This page documents the base class for Pub/Sub library retry policies, outlining its core functionality."],["Key functions of the RetryPolicy class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each managing different aspects of retry behavior."],["`OnFailure()` and `IsPermanentFailure()` functions utilize a `Status const &` parameter, while the `clone()` function returns a `std::unique_ptr\u003cRetryPolicy\u003e`, with both returning boolean values."]]],[]]