[[["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."],[[["This page details the `WebRiskServiceRetryPolicy` for `WebRiskServiceConnection`, specifically covering various versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `clone()` function allows the creation of a new policy instance, reset to its initial state, and returns a `std::unique_ptr\u003c WebRiskServiceRetryPolicy \u003e`."],["The `OnFailure(Status const &)` function checks the status and determines if a retry should occur, returning a boolean value."],["`IsExhausted()` will return a boolean to indicate whether the retry policy has been exhausted or not."],["`IsPermanentFailure(Status const &)` is used to determine if a failure is permanent, and returns a boolean value based on the given status."]]],[]]