[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]