[[["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-04-23 UTC."],[[["This page details the `CloudFunctionsServiceRetryPolicy` for different versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `CloudFunctionsServiceRetryPolicy` is to manage retry logic for `CloudFunctionsServiceConnection`."],["Key methods within the retry policy include `clone()`, which creates a new policy instance, and `OnFailure(Status const &)`, used to determine if a retry should occur based on the status."],["Other significant methods include `IsExhausted()`, which determines if the retry attempts have been exhausted, and `IsPermanentFailure(Status const &)`, which identifies if a given failure is considered permanent."],["Version 2.22.1 of the `CloudFunctionsServiceRetryPolicy` is the current version of context, containing the described functions."]]],[]]