[[["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-21 UTC."],[[["This page details the `BatchServiceRetryPolicy` for `BatchServiceConnection`, offering retry mechanisms for handling service interactions."],["The document provides a list of available versions, ranging from the latest release candidate, `2.37.0-rc`, down to version `2.11.0`."],["The policy includes functions to manage the retry process, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` functions allow for retry management based on the status of the operation and return a boolean value."],["The `clone()` function allows users to create a new instance of the policy, returning a unique pointer to the newly created instance."]]],[]]