[[["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-02 UTC."],[[["This webpage provides documentation for the `FunctionServiceRetryPolicy` class across multiple versions, ranging from 2.11.0 to 2.37.0-rc (latest)."],["The primary function of `FunctionServiceRetryPolicy` is to define the retry behavior for `FunctionServiceConnection`."],["Key functionalities of the class include `clone()`, which creates a copy of the policy, and `OnFailure(Status const &)`, which determines whether a retry should occur based on the given status."],["The class also offers functions to check if retries are exhausted (`IsExhausted() const`) or if a failure is permanent (`IsPermanentFailure(Status const &) const`)."],["The newest version, 2.37.0-rc, is the latest release candidate for `FunctionServiceRetryPolicy`."]]],[]]