[[["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 `DataPolicyServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of `DataPolicyServiceRetryPolicy` is to handle retry logic for the `DataPolicyServiceConnection`."],["Key functions 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 a given status."],["The retry policy also provides functions to check if the retry mechanism is exhausted (`IsExhausted()`) and if a given failure is permanent (`IsPermanentFailure(Status const &)`)."],["Each version's respective documentation are included via their links."]]],[]]