[[["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-17 UTC."],[[["This page provides documentation for the `ContainerAnalysisLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `ContainerAnalysisConnection`."],["The retry policy will stop if a non-transient error is received or if the number of transient failures exceeds a predefined threshold."],["Transient errors are defined as those that have the `kUnavailable` status code."],["Users can customize the number of tolerated transient errors when constructing the `ContainerAnalysisLimitedErrorCountRetryPolicy`."],["The class can be used to disable retries by providing an instance with `maximum_failures` set to 0."]]],[]]