[[["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-05-07 UTC."],[[["This webpage details the `AssuredWorkloadsServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library used to manage retry attempts for the `AssuredWorkloadsServiceConnection`."],["The retry policy will halt if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and it treats `kUnavailable` status codes as transient errors."],["The class allows setting a `maximum_failures` parameter to determine how many transient errors are acceptable before stopping retries, with a value of 0 effectively disabling the retry loop."],["The page documents multiple versions of the library, from `2.11.0` up to the release candidate `2.37.0-rc`, with detailed information on each version's retry policy."]]],[]]