[[["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 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`."]]],[]]