[[["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-04-24 UTC."],[[["This webpage details the `AppGatewaysServiceLimitedErrorCountRetryPolicy`, a C++ retry mechanism for the `AppGatewaysServiceConnection` class."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds the prescribed maximum."],["Transient errors, as treated in this class, only include the `kUnavailable` status code, and users can configure the maximum number of allowed transient failures upon initialization."],["The documentation includes a list of available versions for this class, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["This class provides functions to determine the maximum failures allowed, whether or not the policy is exhausted, and if a status is considered a permanent or transient failure."]]],[]]