[[["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 `WorkflowTemplateServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retry behavior for `WorkflowTemplateServiceConnection`, ensuring operations can be retried if needed."],["Key methods include `clone()`, which duplicates the policy, and `OnFailure(Status const &)`, which assesses whether to retry based on the status of a failed operation."],["Other vital methods in the class are `IsExhausted()`, that checks if the policy has run out of retries, and `IsPermanentFailure(Status const &)`, determining whether an error should prevent further retries."],["The data is specific to the C++ programming language."]]],[]]