[[["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 page details the `CloudFunctionsServiceRetryPolicy` for various versions, with version 2.37.0-rc being the latest release candidate and 2.20.0 being the displayed version at the time of the request."],["The `CloudFunctionsServiceRetryPolicy` is linked to `CloudFunctionsServiceConnection` and manages retry behaviors."],["Key functionalities include `clone()`, which creates a new instance of the policy, and `OnFailure(Status const &)`, which determines if a retry should occur based on the provided status."],["The policy also includes methods `IsExhausted()` to check if the retry attempts are depleted, and `IsPermanentFailure(Status const &)` to check if the failure is final."]]],[]]